11 Commits (33da8a8d6829dfb8e888feaa3cbbd97cbba741bd)

Author SHA1 Message Date
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Brad Fitzpatrick 0ff474ff37 all: fix new lint warnings from bumping staticcheck 2 years ago
Brad Fitzpatrick 7c1d6e35a5 all: use Go 1.22 range-over-int 2 years ago
Andrew Lytvynov 2716250ee8
all: cleanup unused code, part 2 (#10670) 2 years ago
David Anderson e92adfe5e4 net/art: allow non-pointers as values 3 years ago
David Anderson 623d72c83b net/art: move child table pointers out of strideEntry 3 years ago
David Anderson 1e6f0bb608 net/art: fix slowPrefixTable bugs found by fuzzing 3 years ago
David Anderson aaca911904 net/art: add another consistency test for insert/delete 3 years ago
David Anderson b145a22f55 net/art: add more exhaustive table testing 3 years ago
David Anderson a5fd51ebdc net/art: disable the IPv6 100k routes benchmark. 3 years ago
David Anderson a7c910e361 net/art: implement the Table type, a multi-level art route table. 3 years ago