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/cmd/natc/ippool
Fran Bull 1e290867bd cmd/natc: only store v4 addresses
Because we derive v6 addresses from v4 addresses we only need to store
the v4 address, not both.

Updates #14667

Signed-off-by: Fran Bull <fran@tailscale.com>
8 months ago
..
ippool.go cmd/natc: only store v4 addresses 8 months ago
ippool_test.go cmd/natc: only store v4 addresses 8 months ago
ipx.go cmd/natc: move address storage behind an interface 8 months ago
ipx_test.go cmd/natc: move address storage behind an interface 8 months ago