You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/net/art
David Anderson 486195edf0 net/art: make each strideTable track the IP prefix it represents
This is a prerequisite for path compression, so that insert/delete
can determine when compression occurred.

Updates #7781

Signed-off-by: David Anderson <danderson@tailscale.com>
1 year ago
..
art_test.go net/art: fix running tests outside of CI 1 year ago
stride_table.go net/art: make each strideTable track the IP prefix it represents 1 year ago
stride_table_test.go net/art: make each strideTable track the IP prefix it represents 1 year ago
table.go net/art: make each strideTable track the IP prefix it represents 1 year ago
table_test.go net/art: disable the IPv6 100k routes benchmark. 1 year ago