kilo/cmd/kg
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
..
handlers.go cmd/kg/*: sub command peer validation webhook 2021-09-06 21:14:44 +02:00
main.go pkg/mesh/routes.go: add flag for generic ACCEPT in FORWARD chain 2021-09-30 13:43:03 +02:00
webhook.go cmd/kg/*: sub command peer validation webhook 2021-09-06 21:14:44 +02:00