summaryrefslogtreecommitdiffstats
path: root/iptables/nft-shared.c
Commit message (Expand)AuthorAgeFilesLines
* nft: pass ipt_entry to ->save_firewall hookPablo Neira Ayuso2013-12-301-2/+2
* nft: fix wrong target sizeTomasz Bursztyka2013-12-301-2/+5
* nft: Header inclusion missingTomasz Bursztyka2013-12-301-0/+1
* nft: adapt nft_rule_expr_get to use uint32_t instead of size_tPablo Neira Ayuso2013-12-301-4/+4
* nft: consolidate nft_rule_find for ARP, IPv4 and IPv6Pablo Neira Ayuso2013-12-301-0/+86
* xtables: bootstrap ARP compatibility layer for nftablesGiuseppe Longo2013-12-301-6/+8
* nft: Fix a minor compilation warningTomasz Bursztyka2013-12-301-1/+1
* nft: refactoring parse operations for more genericityGiuseppe Longo2013-12-301-18/+25
* nft: use xtables_print_numPablo Neira Ayuso2013-12-301-28/+4
* nft: fix wrong flags handling in print_firewall_detailsPablo Neira Ayuso2013-12-301-33/+34
* nft: convert rule into a command state structureTomasz Bursztyka2013-12-301-130/+142
* nft: Print unknown target data only when relevantTomasz Bursztyka2013-12-301-1/+1
* nft: Generalize nft_rule_list() against current familyTomasz Bursztyka2013-12-301-0/+239
* xtables: fix -p protocolPablo Neira Ayuso2013-12-301-2/+7
* nft: Split nft core to become family independantTomasz Bursztyka2013-12-301-0/+418