k3s/pkg/util/iptables
zhouhaibing089 6dc32c33d7 iptables: add timeout when checking rules
in cases where iptables stucks forever due to some reasons, we lost
the availability of kube-proxy, this is about adding a timeout for
the rule checking operations, as a result, it should give us a more
reliable working iptables proxy.
2018-05-02 16:25:17 +08:00
..
testing add lb source test 2018-03-27 11:31:37 +08:00
BUILD Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
OWNERS add me to iptables/kube-proxy reviewers 2018-02-22 17:36:57 -05:00
doc.go
iptables.go iptables: add timeout when checking rules 2018-05-02 16:25:17 +08:00
iptables_linux.go expose lock release error from iptables util 2017-07-05 14:31:24 -07:00
iptables_test.go Fix use of "-w" flag to iptables-restore 2018-03-09 08:52:05 -05:00
iptables_unsupported.go util/iptables: fix cross-build failures due to syscall.Flock() 2017-05-14 23:37:52 -05:00
save_restore.go Minor improvement for memory allocations 2017-05-30 08:11:12 +02:00