Revision 8149af706f37ee48af8c2bd0eef9435e3fc5a459 authored by Jarno Rajahalme on 08 June 2024, 12:01:45 UTC, committed by Jarno Rajahalme on 14 June 2024, 10:12:59 UTC
We now only ever have 'localOnly = true' so that we always bind the proxy
listeners to localhost address. Remove support for all-hosts addresses.

Signed-off-by: Jarno Rajahalme <jarno@isovalent.com>
1 parent ee1cf1c
History
File Mode Size
ipv4.go -rw-r--r-- 997 bytes
ipv4_test.go -rw-r--r-- 687 bytes
ipv6.go -rw-r--r-- 905 bytes
ipv6_test.go -rw-r--r-- 789 bytes
macaddr.go -rw-r--r-- 525 bytes
macaddr_test.go -rw-r--r-- 557 bytes
portmap.go -rw-r--r-- 5.7 KB
portmap_test.go -rw-r--r-- 5.9 KB

back to top