kernel libraries, user tools/libraries for netfilter/iptables firewalling
https://www.netfilter.org/
arptables.service | ||
ebtables.service | ||
empty.rules | ||
ip6tables.service | ||
iptables-legacy-flush | ||
iptables-nft-flush | ||
iptables.service | ||
iptables.spec | ||
README.md |
iptables
Iptables is the new firewalling code in the 2.4.x and 2.6.x linux kernels. It provides a more extensible architecture for packet matching and manipulation by moving all but the lowest level into userspace libraries and kernel modules.