summaryrefslogtreecommitdiffstats
path: root/iptables/nft-ipv4.c
Commit message (Expand)AuthorAgeFilesLines
* nft: generalize rule addition family hookPablo Neira Ayuso2013-12-301-1/+2
* nft: refactoring parse operations for more genericityGiuseppe Longo2013-12-301-5/+22
* nft: fix wrong flags handling in print_firewall_detailsPablo Neira Ayuso2013-12-301-2/+15
* nft: convert rule into a command state structureTomasz Bursztyka2013-12-301-64/+35
* nft: Generalize nft_rule_list() against current familyTomasz Bursztyka2013-12-301-8/+31
* xtables: add new nft_ops->post_parse hookPablo Neira Ayuso2013-12-301-2/+49
* xtables: fix missing protocol and invflagsPablo Neira Ayuso2013-12-301-0/+2
* nft: Split nft core to become family independantTomasz Bursztyka2013-12-301-0/+307