mirror of
https://github.com/cloudnativelabs/kube-router.git
synced 2025-11-22 05:21:05 +01: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