summaryrefslogtreecommitdiffstats
path: root/iptables/nft-ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* iptables: fix the wrong appending of jump verdict after the comment.v1.6.1Shyam Saini2017-01-261-3/+2
* nft_ipv{4,6}_xlate: Respect prefix lengthsPhil Sutter2016-11-291-3/+5
* xtables-translate: add escape_quotes option to comment_xlatePablo M. Bermudo Garay2016-08-231-1/+1
* iptables-translate: add in/out ifname wildcard match translation to nftLiping Zhang2016-08-011-12/+4
* iptables-compat: use nft built-in comments supportPablo M. Bermudo Garay2016-06-221-2/+11
* iptables: nft-ipv6: Use meta l4proto instead of nexthdrShivani Bhardwaj2016-03-021-1/+1
* comment: Add translation to nftShivani Bhardwaj2016-02-291-0/+5
* iptables: nft-ipv6: Fix ipv6 flagsShivani Bhardwaj2016-02-161-7/+7
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-11/+11
* iptables: nft-ipv6: Replace ip with ip6Shivani Bhardwaj2016-02-161-3/+3
* nft: xtables: add the infrastructure to translate from iptables to nftPablo Neira Ayuso2016-02-161-1/+66
* iptables-compat: use new symbols in libnftnlPablo Neira Ayuso2015-09-161-5/+5
* iptables-compat: unset context flags in netlink delinearize stepPablo Neira Ayuso2015-02-221-8/+12
* iptables-compat: kill add_*() invflags parameterArturo Borrero2014-11-121-8/+18
* nft-ipv46: replace offset var with ctx->payload.offsetGiuseppe Longo2014-10-181-1/+1
* arptables-compat: get output in sync with arptables -L -n --line-numbersPablo Neira Ayuso2014-10-091-0/+9
* iptables-compat: fix address prefixPablo Neira Ayuso2014-09-301-14/+31
* nft: compare layer 4 protocol in first placeGiuseppe Longo2014-08-241-4/+4
* nft: save: fix the printing of the countersGiuseppe Longo2014-06-111-2/+10
* nft-compat: fix IP6T_F_GOTO flag handlingPablo Neira Ayuso2014-02-111-5/+9
* nft: adds save_matches_and_targetGiuseppe Longo2014-02-111-3/+5
* nft: fix inversion of built-in selectorsPablo Neira Ayuso2013-12-301-0/+4
* xtables: fix missing ipt_entry for MASQUERADE targetPablo Neira Ayuso2013-12-301-6/+12
* nft: consolidate nft_rule_new to support ARPPablo Neira Ayuso2013-12-301-1/+14
* nft: consolidate nft_rule_find for ARP, IPv4 and IPv6Pablo Neira Ayuso2013-12-301-0/+9
* xtables: nft-arp: implements is_same op for ARP familyGiuseppe Longo2013-12-301-2/+5
* nft: generalize rule addition family hookPablo Neira Ayuso2013-12-301-1/+3
* nft: refactoring parse operations for more genericityGiuseppe Longo2013-12-301-5/+21
* nft: fix wrong flags handling in print_firewall_detailsPablo Neira Ayuso2013-12-301-2/+2
* nft: convert rule into a command state structureTomasz Bursztyka2013-12-301-54/+31
* 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-0/+67
* xtables: fix missing protocol and invflagsPablo Neira Ayuso2013-12-301-0/+2
* nft: Split nft core to become family independantTomasz Bursztyka2013-12-301-0/+217