10 Commits (7407f404d996594de43a546cfabbd40d776a4e22)

Author SHA1 Message Date
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