summaryrefslogtreecommitdiffstats
path: root/iptables/nft-shared.c
Commit message (Expand)AuthorAgeFilesLines
* xtables-compat: fix comments listingPablo M. Bermudo Garay2016-08-091-0/+26
* iptables-compat: use new symbols in libnftnlPablo Neira Ayuso2015-09-161-94/+94
* iptables-compat: unset context flags in netlink delinearize stepPablo Neira Ayuso2015-02-221-2/+6
* ebtables-compat: add watchers supportArturo Borrero2015-02-111-0/+5
* ebtables-compat: fix nft payload basesArturo Borrero2015-01-281-5/+4
* ebtables-compat: fix printing of extensionArturo Borrero2015-01-051-1/+17
* ebtables-compat: use ebtables_command_state in bootstrap codePablo Neira Ayuso2014-11-241-2/+2
* nft: bootstrap ebtables-compatPablo Neira Ayuso2014-11-241-5/+11
* iptables-compat: kill add_*() invflags parameterArturo Borrero2014-11-121-31/+4
* nft: fix syntax error in nft_parse_cmp()Giuseppe Longo2014-10-181-1/+1
* arptables-compat: get output in sync with arptables -L -n --line-numbersPablo Neira Ayuso2014-10-091-0/+44
* arptables-compat: allow to not specify a targetPablo Neira Ayuso2014-10-091-1/+1
* iptables-compat: fix address prefixPablo Neira Ayuso2014-09-301-32/+58
* nft: add nft_xt_ctx structGiuseppe Longo2014-08-241-30/+42
* nft: save: fix the printing of the countersGiuseppe Longo2014-06-111-8/+7
* nft: replace nft_rule_attr_get_u8Giuseppe Longo2014-03-241-1/+1
* nft-compat: fix IP6T_F_GOTO flag handlingPablo Neira Ayuso2014-02-111-4/+1
* nft: adds save_matches_and_targetGiuseppe Longo2014-02-111-0/+34
* nft: Use new libnftnl library name against former libnftablesTomasz Bursztyka2014-01-201-2/+2
* nft: fix inconsistent data type in NFT_EXPR_CMP_OP and NFT_EXPR_META_KEYPablo Neira Ayuso2014-01-101-8/+8
* nft: fix interface wildcard matchingPablo Neira Ayuso2013-12-301-22/+16
* nft: fix bad length when comparing extension data areaPablo Neira Ayuso2013-12-301-4/+2
* 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