azure-container-networking/network/snat
QxBytes 0c8f78a2f0
refactor: add receiver to iptables and create interface (#2421)
* Move network utils functions with iptables to new file

* Add receiver to iptables and create interface

* Resolve conflicts from rebasing

* Add changes for building on windows

* Address linter issues

* Address windows linter issues

* Invert if condition for linter nesting

* Scope iptables interfaces to package

* Rename iptables client to avoid stuttering

* Move EnableIPForwarding to snat linux

* Rename ipTablesClientInterface to ipTablesClient

* Address linter issues from moving enable ip forwarding function

* Rename after rebase
2023-12-14 09:27:17 -08:00
..
snat_linux.go refactor: add receiver to iptables and create interface (#2421) 2023-12-14 09:27:17 -08:00
snat_linux_test.go refactor: add receiver to iptables and create interface (#2421) 2023-12-14 09:27:17 -08:00