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
api
correlation
groups
k8s
trafficdirection
types
cidr.go -rw-r--r-- 2.2 KB
cidr_test.go -rw-r--r-- 2.9 KB
config.go -rw-r--r-- 2.5 KB
distillery.go -rw-r--r-- 7.8 KB
distillery_test.go -rw-r--r-- 80.1 KB
fuzz_test.go -rw-r--r-- 2.1 KB
identifier.go -rw-r--r-- 2.1 KB
identifier_test.go -rw-r--r-- 1.5 KB
l4.go -rw-r--r-- 48.8 KB
l4_filter_deny_test.go -rw-r--r-- 20.6 KB
l4_filter_test.go -rw-r--r-- 65.2 KB
l4_test.go -rw-r--r-- 13.1 KB
mapstate.go -rw-r--r-- 58.2 KB
mapstate_test.go -rw-r--r-- 110.3 KB
policy.go -rw-r--r-- 3.1 KB
policy_test.go -rw-r--r-- 2.3 KB
portrange.go -rw-r--r-- 4.0 KB
portrange_test.go -rw-r--r-- 9.2 KB
proxyid.go -rw-r--r-- 2.5 KB
proxyid_test.go -rw-r--r-- 1.4 KB
repository.go -rw-r--r-- 27.5 KB
repository_deny_test.go -rw-r--r-- 45.5 KB
repository_test.go -rw-r--r-- 72.5 KB
resolve.go -rw-r--r-- 9.7 KB
resolve_deny_test.go -rw-r--r-- 18.4 KB
resolve_test.go -rw-r--r-- 28.2 KB
rule.go -rw-r--r-- 27.5 KB
rule_test.go -rw-r--r-- 82.9 KB
rules.go -rw-r--r-- 4.2 KB
selectorcache.go -rw-r--r-- 16.0 KB
selectorcache_selector.go -rw-r--r-- 10.0 KB
selectorcache_test.go -rw-r--r-- 16.1 KB
trigger.go -rw-r--r-- 2.8 KB
utils.go -rw-r--r-- 256 bytes
utils_test.go -rw-r--r-- 583 bytes
visibility.go -rw-r--r-- 7.2 KB
visibility_test.go -rw-r--r-- 4.8 KB

back to top