package
2.4.0-alpha+incompatible
Repository: https://github.com/emnify/vpp-agent.git
Documentation: pkg.go.dev

# Functions

NewIPTablesHandler creates new instance of iptables handler.

# Constants

No description provided by the author
No description provided by the author

# Structs

IPTablesHandler is a handler for all operations on Linux iptables / ip6tables.

# Interfaces

IPTablesAPI interface covers all methods inside linux calls package needed to manage linux iptables rules.
IPTablesAPIRead interface covers read methods inside linux calls package needed to manage linux iptables rules.
IPTablesAPIWrite interface covers write methods inside linux calls package needed to manage linux iptables rules.

# Type aliases

L3Protocol to differentiate between IPv4 and IPv6.