summaryrefslogtreecommitdiffstats
path: root/iptables/nft.h
Commit message (Expand)AuthorAgeFilesLines
* nft: add NFT_TABLE_* enumerationPablo Neira Ayuso2018-11-121-9/+11
* nft: replace nft_chain_dump() by nft_chain_list_get()Pablo Neira Ayuso2018-11-121-1/+1
* xtables: Align return codes with legacy iptablesPhil Sutter2018-09-011-0/+1
* xtables: Implement arptables-{save,restore}Phil Sutter2018-08-061-1/+2
* ebtables-restore: Use xtables_restore_parse()Phil Sutter2018-08-061-1/+1
* xtables-restore: Improve user-defined chain detectionPhil Sutter2018-08-061-0/+2
* xtables: Match verbose ip{,6}tables output with legacyPhil Sutter2018-08-041-3/+3
* ebtables: Fix for wrong program name in error messagesPhil Sutter2018-08-041-1/+1
* xtables: implement ebtables-{save,restore}Phil Sutter2018-07-191-0/+1
* xtables: introduce nft_init_eb()Phil Sutter2018-07-191-0/+1
* xtables: pass format to nft_rule_save()Phil Sutter2018-07-191-1/+1
* xtables: Use new callbacks in nft_rule_print_save()Phil Sutter2018-07-191-2/+1
* xtables-restore: init table before processing policiesFlorian Westphal2018-06-271-0/+1
* xtables: add chain cachePablo Neira Ayuso2018-05-281-1/+2
* xtables: initialize basechains only once on ruleset restorePablo Neira Ayuso2018-05-281-0/+1
* xtables: extended error reportingFlorian Westphal2018-05-261-0/+5
* xtables: use libnftnl batch APIPablo Neira Ayuso2018-05-261-1/+2
* xtables-compat: remove nft_is_ruleset_compatibleFlorian Westphal2018-05-251-1/+0
* xtables: allow dumping of chains in specific tableFlorian Westphal2018-05-251-1/+1
* xtables-compat-restore: flush user-defined chains with -nPablo Neira Ayuso2018-05-071-0/+2
* iptables-compat: do not fail on restore if user chain existsPablo Neira Ayuso2018-05-051-0/+1
* iptables-compat: remove non-batching routinesPablo Neira Ayuso2018-05-051-3/+0
* iptables-compat: statify nft_restart()Pablo Neira Ayuso2018-04-241-1/+0
* iptables-compat: handle netlink dump EINTR errorsPablo Neira Ayuso2018-04-241-0/+1
* xtables-compat: skip unsupported tablesFlorian Westphal2018-04-091-0/+1
* xtables-compat: add rule cachePablo M. Bermudo Garay2016-08-301-0/+1
* xtables-compat: check if nft ruleset is compatiblePablo M. Bermudo Garay2016-08-261-0/+2
* xtables-compat: remove useless functionsPablo M. Bermudo Garay2016-08-221-3/+0
* xtables-compat: fix comments listingPablo M. Bermudo Garay2016-08-091-0/+1
* iptables-translate: add in/out ifname wildcard match translation to nftLiping Zhang2016-08-011-0/+2
* iptables-compat: use nft built-in comments supportPablo M. Bermudo Garay2016-06-221-0/+1
* extensions: rename xt_buf to xt_xlatePablo Neira Ayuso2016-02-161-2/+2
* nft: xtables: add the infrastructure to translate from iptables to nftPablo Neira Ayuso2016-02-161-0/+10
* iptables-compat: use new symbols in libnftnlPablo Neira Ayuso2015-09-161-23/+23
* ebtables-compat: use ebtables_command_state in bootstrap codePablo Neira Ayuso2014-11-241-9/+0
* nft: bootstrap ebtables-compatPablo Neira Ayuso2014-11-241-0/+12
* iptables-compat: kill add_*() invflags parameterArturo Borrero2014-11-121-0/+2
* iptables-compat: statify unused built-in table/chain functionsPablo Neira Ayuso2014-10-241-5/+0
* iptables: nft: add tables and chains to the batchPablo Neira Ayuso2014-06-101-2/+3
* iptables: nft: remove unused codePablo Neira Ayuso2014-06-101-3/+0
* iptables: nft: generalize batch infrastructurePablo Neira Ayuso2014-06-091-2/+2
* nft: Initialize a table only onceTomasz Bursztyka2014-02-121-0/+1
* nft: A builtin chain might be created when restoringTomasz Bursztyka2014-02-121-0/+1
* nft-compat: fix IP6T_F_GOTO flag handlingPablo Neira Ayuso2014-02-111-1/+1
* nft: adds save_matches_and_targetGiuseppe Longo2014-02-111-1/+1
* xtables: Add backward compatibility with -w optionTomasz Bursztyka2014-02-111-1/+1
* xtables: batch rule-set updates into one single netlink messagePablo Neira Ayuso2013-12-301-1/+4
* nft: consolidate nft_rule_* functions to support ARPPablo Neira Ayuso2013-12-301-5/+6
* nft: consolidate nft_rule_new to support ARPPablo Neira Ayuso2013-12-301-0/+2
* xtables: nft-arp: implements is_same op for ARP familyGiuseppe Longo2013-12-301-0/+2