kubernetes/pkg/util/iptables
Kubernetes Submit Queue aeb81f2488 Merge pull request #37594 from thockin/fix-old-iptables-mark-extra-zeroes
Automatic merge from submit-queue (batch tested with PRs 38194, 37594, 38123, 37831, 37084)

Better compat with very old iptables (e.g. CentOS 6)

Fixes reported issue with CentOS6 iptables 1.4.7 (ancient)

Older iptables expanded things like 0x4000 into 0x00004000, which defeats the
fallback "check" logic.

Fixes #37416
2016-12-06 17:41:31 -08:00
..
testing fix proxier_test.go hasJump() 2016-11-17 10:31:48 +08:00
BUILD autogenerated 2016-10-21 17:32:32 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
iptables_test.go Better compat with very old iptables 2016-11-28 17:50:44 -08:00
iptables.go Better compat with very old iptables 2016-11-28 17:50:44 -08:00
save_restore.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00