Historique | Voir | Annoter | Télécharger (1,72 ko)
support a different table name for 'nat'- Some applications (such as libvirt) still use iptables to inject firewall rules- iptables will refuse to update tables that were initially created with nft- This commit allows defining the name of the 'nat' table in order to avoid...
Prefix custom tables with custom- so they're loaded
Auto fill simple table configuration
lint_fix results
Add basic ip6 nat chains
Move filter rules to inet_filter class
New parameter out_all, default false
In order to allow all outbound traffic a parameter isadded to enable a simple `allow` entry on the out chain.
Default is false so backwards compatible.
If true all the other out_bound rules (ntp, ...) will be disabled...
Split init class