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-15 14:26:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4386751b5dcefdc49d4d48801bbd834b6d46afe8
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
…