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
doc.go -rw-r--r-- 172 bytes
netns_linux.go -rw-r--r-- 6.7 KB
netns_other.go -rw-r--r-- 503 bytes
netns_test.go -rw-r--r-- 2.2 KB

back to top