tailscale/net/netutil
Andrew Dunham 20f3f706a4 net/netutil: allow 16-bit 4via6 site IDs
The prefix has space for 32-bit site IDs, but the validateViaPrefix
function would previously have disallowed site IDs greater than 255.

Fixes tailscale/corp#16470

Signed-off-by: Andrew Dunham <andrew@du.nham.ca>
Change-Id: I4cdb0711dafb577fae72d86c4014cf623fa538ef
2024-01-09 10:30:46 -05:00
..
ip_forward.go net/netutil: add function to check rp_filter value (#5703) 2023-12-20 00:02:37 -05:00
netutil_test.go net/netutil: add function to check rp_filter value (#5703) 2023-12-20 00:02:37 -05:00
netutil.go all: cleanup unused code, part 2 (#10670) 2023-12-21 17:40:03 -08:00
routes.go net/netutil: allow 16-bit 4via6 site IDs 2024-01-09 10:30:46 -05:00