plugins/pkg/utils
Sang Heon Lee dca23ad451 portmap: fix bug that new udp connection deletes all existing conntrack entries
Calling AddPort before AddProtocol returns an error, which means ConntrackDeleteFilter has been called without port filter.

Signed-off-by: Sang Heon Lee <developistBV@gmail.com>
2022-02-19 14:34:43 +09:00
..
buildversion plugins: correctly output build version, cosmetic cleanups 2019-04-15 16:52:07 +02:00
sysctl Don't redundantly filepath.Clean the output of filepath.Join 2021-09-17 14:12:46 +00:00
conntrack.go portmap: fix bug that new udp connection deletes all existing conntrack entries 2022-02-19 14:34:43 +09:00
iptables_test.go iptables: add idempotent functions 2019-12-12 15:13:15 +01:00
iptables.go firewall: support ingressPolicy=(open|same-bridge) for isolating bridges as in Docker 2022-02-03 15:49:43 +09:00
utils_suite_test.go build: some small improvements; bump to go1.10 2018-04-12 16:59:51 +02:00
utils_test.go pkg/meta/bandwidth: increase IfbDeviceName size 2019-07-18 11:45:38 -07:00
utils.go pkg/meta/bandwidth: increase IfbDeviceName size 2019-07-18 11:45:38 -07:00