summaryrefslogtreecommitdiffstats
path: root/iptables/nft.h
Commit message (Expand)AuthorAgeFilesLines
* nft: keep original cache in case of ERESTARTPablo Neira Ayuso2019-05-201-1/+2
* nft: cache table listPablo Neira Ayuso2019-05-201-0/+1
* nft: statify nft_rebuild_cache()Pablo Neira Ayuso2019-05-191-1/+0
* nft: add struct nft_cachePablo Neira Ayuso2019-05-191-4/+9
* xtables: handle concurrent ruleset modificationsFlorian Westphal2019-04-271-0/+1
* xtables: add and use nft_build_cacheFlorian Westphal2019-04-271-0/+2
* xtables: unify user chain add/flush for restore caseFlorian Westphal2019-04-271-2/+2
* ebtables-nft: Support user-defined chain policiesPhil Sutter2019-02-081-0/+4
* xtables: Fix for inserting rule at wrong positionPhil Sutter2019-01-281-0/+1
* xtables: Fix position of replaced rules in cachePhil Sutter2019-01-181-1/+1
* nft: Drop nft_chain_list_find()Phil Sutter2018-12-271-2/+0
* xtables: Implement per chain rule cachePhil Sutter2018-12-271-1/+1
* xtables: Don't use native nftables commentsPhil Sutter2018-11-271-1/+0
* xtables: constify struct builtin_table and struct builtin_chainPablo Neira Ayuso2018-11-191-7/+7
* nft: move initialize to struct nft_handlePablo Neira Ayuso2018-11-191-1/+1
* nft: move chain_cache back to struct nft_handlePablo Neira Ayuso2018-11-191-1/+3
* nft: add type field to builtin_tablePablo Neira Ayuso2018-11-191-0/+1
* xtables: Introduce per table chain cachesPhil Sutter2018-11-171-4/+6
* 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