Jan Engelhardt, “Merge Meâ€
Xtables2 xtables 2 suppress the different tables that exits in current Netfilter. If a rule only apply to a specific type of traffic (read owner id match per-example) then it just don’t match. One of the interest to have one single table is that it is possible to easily update the ruleset by just doing a single atomic swap. Manual chains can be created by hand as there are very useful to create factorized rules. ...