summaryrefslogtreecommitdiffstats
path: root/iptables/nft.c
Commit message (Expand)AuthorAgeFilesLines
* xtables-restore: init table before processing policiesFlorian Westphal2018-06-271-0/+6
* xtables: translate nft meta trace set 1 to -j TRACEFlorian Westphal2018-06-251-0/+25
* xtables-compat: skip invalid tablesFlorian Westphal2018-05-301-1/+3
* xtables: more error printing fixesPablo Neira Ayuso2018-05-291-3/+2
* xtables: homogenize error messageArushi Singhal2018-05-291-1/+1
* xtables: initialize basechains for rule flush command tooPablo Neira Ayuso2018-05-281-0/+3
* xtables: rework rule cache logicPablo Neira Ayuso2018-05-281-28/+59
* xtables: add chain cachePablo Neira Ayuso2018-05-281-31/+51
* xtables: initialize basechains only once on ruleset restorePablo Neira Ayuso2018-05-281-20/+28
* xtables-compat: append all errors into single lineFlorian Westphal2018-05-281-19/+37
* xtables: extended error reportingFlorian Westphal2018-05-261-22/+125
* xtables: use libnftnl batch APIPablo Neira Ayuso2018-05-261-103/+89
* xtables-compat: remove nft_is_ruleset_compatibleFlorian Westphal2018-05-251-35/+27
* xtables: allow dumping of chains in specific tableFlorian Westphal2018-05-251-11/+21
* xtables: inconsistent error reporting for -X and no empty chainPablo Neira Ayuso2018-05-231-0/+2
* xtables-compat-restore: flush table and its content with no -nPablo Neira Ayuso2018-05-081-56/+66
* xtables-compat: fix bogus error with -X and no user-defined chainsPablo Neira Ayuso2018-05-071-1/+1
* xtables-compat-restore: flush user-defined chains with -nPablo Neira Ayuso2018-05-071-0/+55
* xtables-compat-restore: flush rules and delete user-defined chainsPablo Neira Ayuso2018-05-071-27/+56
* xtables-compat: pass larger socket bufferFlorian Westphal2018-05-071-6/+6
* xtables-compat: xtables-save: don't return 1Florian Westphal2018-05-071-10/+4
* iptables-compat: chains are purge out already from table flushPablo Neira Ayuso2018-05-051-45/+0
* iptables-compat: do not fail on restore if user chain existsPablo Neira Ayuso2018-05-051-0/+27
* iptables-compat: remove non-batching routinesPablo Neira Ayuso2018-05-051-150/+7
* xtables-compat: fall back to comment match in case name is too longFlorian Westphal2018-05-041-3/+9
* xtables-compat: truncate comments to 254 bytesFlorian Westphal2018-04-291-1/+3
* xtables-compat: only fetch revisions for ip/ip6Florian Westphal2018-04-281-6/+19
* nft: arptables: remove obsolete forward hook definitionFlorian Westphal2018-04-271-6/+0
* iptables-compat: statify nft_restart()Pablo Neira Ayuso2018-04-241-1/+1
* iptables-compat: handle netlink dump EINTR errorsPablo Neira Ayuso2018-04-241-2/+40
* nft: make nft_init self-containedFlorian Westphal2018-04-131-1/+3
* xtables-compat: only validate the xtables builtin tablesFlorian Westphal2018-04-091-2/+9
* xtables-compat: skip unsupported tablesFlorian Westphal2018-04-091-41/+4
* xtables-compat: also validate priorities and hook points match expected valuesFlorian Westphal2018-04-091-13/+22
* iptables-compat: do not allow to delete populated user define chainsPablo Neira Ayuso2017-10-111-2/+8
* xtables-compat-restore: fix several memory leaksPablo M. Bermudo Garay2017-08-141-3/+7
* xtables-compat: add rule cachePablo M. Bermudo Garay2016-08-301-12/+24
* xtables-compat: check if nft ruleset is compatiblePablo M. Bermudo Garay2016-08-261-0/+194
* xtables-compat: remove useless functionsPablo M. Bermudo Garay2016-08-221-24/+14
* xtables-compat: fix comments listingPablo M. Bermudo Garay2016-08-091-0/+32
* iptables-compat: use nft built-in comments supportPablo M. Bermudo Garay2016-06-221-0/+26
* iptables-compat: use new symbols in libnftnlPablo Neira Ayuso2015-09-161-406/+406
* iptables-compat: Increase rule number only for the selected table and chainThomas Woerner2015-07-231-7/+7
* iptables-compat: Allow to insert into rule_count+1 positionThomas Woerner2015-07-231-0/+11
* ebtables-compat: fix print_headerGiuseppe Longo2014-11-241-0/+3
* nft: bootstrap ebtables-compatPablo Neira Ayuso2014-11-241-1/+52
* nft-compat: create a separated object update type to rename chainsArturo Borrero2014-11-241-1/+11
* iptables-compat: kill add_*() invflags parameterArturo Borrero2014-11-121-0/+8
* iptables-compat: homogenize error messages with 'R' optionAna Rey2014-11-091-1/+1
* iptables-compat: homogenize error messagesAna Rey2014-10-301-0/+4