mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-10-05 23:11:05 +02:00
* Change append to insert for iptables rules Updates how iptables FORWARD rules are applied to accommodate an existing final DROP rule for the chain. * Fix the calls to Insert() to include a position * iptables rules indexes are 1-based