Description
nf_tables access helps applications build, inspect, and update Linux firewall rules through the Netfilter subsystem. It is useful for firewall managers, container networking, routers, and administrative automation.
This is a low-level library, not a complete firewall interface. Software using it can change traffic filtering, so validation, permissions, and rollback behavior are important.