kilo/cmd
leonnicolas 52a6431bb4
pkg/mesh/routes.go: add flag for generic ACCEPT in FORWARD chain
Some linux distros or docker will set the default policy in the FORWARD
chain in the filter table to DROP. With the new ip-tables-forward-rules
flag a generic ACCEPT for all packages going from and to the pod subnet
is added to the FORWARD chain.

Signed-off-by: leonnicolas <leonloechner@gmx.de>
2021-09-30 13:43:03 +02:00
..
docs-gen docs: use consistent notes 2021-07-08 12:15:17 +02:00
kg pkg/mesh/routes.go: add flag for generic ACCEPT in FORWARD chain 2021-09-30 13:43:03 +02:00
kgctl cmd/kgctl/main.go: suppress second error message 2021-09-07 11:07:03 +02:00