This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-01-14 12:00:15 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
b2ace84fc37cd25ff2d2847e2ecf1ffd502ceeb4
kubernetes
/
pkg
/
util
/
iptables
History
Dan Winship
34ce573e99
Fix use of "-w" flag to iptables-restore
...
iptables accepts "-w5" but iptables-restore requires "-w 5"
2018-03-09 08:52:05 -05:00
..
testing
…
BUILD
Autogenerated: hack/update-bazel.sh
2018-02-16 13:43:01 -08:00
doc.go
…
iptables_linux.go
…
iptables_test.go
Fix use of "-w" flag to iptables-restore
2018-03-09 08:52:05 -05:00
iptables_unsupported.go
…
iptables.go
Fix use of "-w" flag to iptables-restore
2018-03-09 08:52:05 -05:00
OWNERS
add me to iptables/kube-proxy reviewers
2018-02-22 17:36:57 -05:00
save_restore.go
…