Files
kubernetes/pkg
Tim Hockin e925deccb0 Fix iptables for old systems
The iptables args list needs to include all fields as they are eventually spit
out by iptables-save.  This is because some systems do not support the
'iptables -C' arg, and so fall back on parsing iptables-save output.  If this
does not match, it will not pass the check.  For example: adding the /32 on
the destination IP arg is not strictly required, but causes this list to not
match the final iptables-save output.  This is fragile and I hope one day we
can stop supporting such old iptables versions.
2014-11-26 12:50:44 -08:00
..
2014-09-16 15:19:02 -07:00
2014-11-21 15:28:38 -05:00
2014-11-21 09:45:28 +08:00
2014-11-21 09:45:26 +08:00
2014-11-02 22:26:45 -08:00
2014-11-26 12:50:44 -08:00
2014-11-21 09:45:28 +08:00
2014-11-21 09:45:26 +08:00
2014-11-21 14:58:17 -08:00
2014-11-21 09:45:26 +08:00
2014-11-26 12:50:44 -08:00
2014-11-17 15:01:57 -08:00
2014-11-25 09:02:00 -08:00
2014-11-21 09:45:26 +08:00