tailscale/cmd/natc
Alex Chan 1d0fde6fc2 all: use bart.Lite instead of bart.Table where appropriate
When we don't care about the payload value and are just checking whether
a set contains an IP/prefix, we can use `bart.Lite` for the same lookup
times but a lower memory footprint.

Fixes #19075

Change-Id: Ia709e8b718666cc61ea56eac1066467ae0b6e86c
Signed-off-by: Alex Chan <alexc@tailscale.com>
2026-03-24 14:45:23 +00:00
..
ippool all: use Go 1.26 things, run most gofix modernizers 2026-03-06 13:32:03 -08:00
natc_test.go all: use bart.Lite instead of bart.Table where appropriate 2026-03-24 14:45:23 +00:00
natc.go all: use bart.Lite instead of bart.Table where appropriate 2026-03-24 14:45:23 +00:00