summaryrefslogtreecommitdiffstats
path: root/iptables/xtables-restore.c
Commit message (Expand)AuthorAgeFilesLines
* xshared: Introduce struct argv_storePhil Sutter2019-10-241-18/+13
* xtables-restore: Drop chain_list callbackPhil Sutter2019-10-181-15/+0
* xtables-restore: Drop local xtc_ops instancePhil Sutter2019-10-181-7/+2
* xtables-restore: Constify struct nft_xt_restore_cbPhil Sutter2019-10-181-4/+4
* xtables-restore: Introduce rule counter tokenizer functionPhil Sutter2019-10-181-31/+4
* xtables-restore: Use xt_params->program_namePhil Sutter2019-10-181-6/+5
* xtables-restore: Treat struct nft_xt_restore_parse as constPhil Sutter2019-10-181-1/+1
* nft-cache: Support partial rule cache per chainPhil Sutter2019-10-171-2/+2
* nft: Extract cache routines into nft-cache.cPhil Sutter2019-10-101-0/+1
* xtables-restore: Minimize caching when flushingPhil Sutter2019-09-301-2/+5
* xtables_error() does not returnPhil Sutter2019-09-251-9/+4
* nft: Introduce nft_bridge_commit()Phil Sutter2019-09-231-1/+1
* ipables: xtables-restore: output filename option in help textFlorian Westphal2019-09-161-1/+1
* xtables-restore: Fix program names in help textsPhil Sutter2019-06-091-6/+7
* src: replace IPTABLES_VERSION by PACKAGE_VERSIONJan Engelhardt2019-05-301-2/+2
* xtables: add and use nft_build_cacheFlorian Westphal2019-04-271-4/+1
* xtables: unify user chain add/flush for restore caseFlorian Westphal2019-04-271-25/+13
* ebtables-nft: Support user-defined chain policiesPhil Sutter2019-02-081-5/+18
* xtables-restore: Review chain handlingPhil Sutter2018-12-271-49/+19
* xtables: constify struct builtin_table and struct builtin_chainPablo Neira Ayuso2018-11-191-2/+2
* xtables: Introduce per table chain cachesPhil Sutter2018-11-171-8/+8
* nft: replace nft_chain_dump() by nft_chain_list_get()Pablo Neira Ayuso2018-11-121-1/+1
* Fix a few cases of pointless assignmentsPhil Sutter2018-09-241-2/+2
* xtables: Accept --wait in iptables-nft-restorePhil Sutter2018-09-101-0/+2
* xtables-restore: Fix flushing referenced custom chainsPhil Sutter2018-09-101-2/+6
* xtables: Implement arptables-{save,restore}Phil Sutter2018-08-061-0/+26
* ebtables-restore: Use xtables_restore_parse()Phil Sutter2018-08-061-86/+19
* xtables-restore: Make COMMIT support configurablePhil Sutter2018-08-061-3/+8
* xtables-restore: Improve user-defined chain detectionPhil Sutter2018-08-061-11/+17
* ebtables: Fix for wrong program name in error messagesPhil Sutter2018-08-041-1/+1
* xshared: Consolidate argv construction routinesPhil Sutter2018-08-041-104/+11
* xshared: Consolidate parse_counters()Phil Sutter2018-08-041-11/+0
* Consolidate DEBUGP macrosPhil Sutter2018-08-041-6/+0
* xtables: implement ebtables-{save,restore}Phil Sutter2018-07-191-0/+114
* xtables: parameter to add_argv() may be constPhil Sutter2018-07-191-1/+1
* xtables-restore: init table before processing policiesFlorian Westphal2018-06-271-0/+1
* xtables: add nf_tables vs. legacy postfix to version stringsFlorian Westphal2018-06-181-1/+1
* xtables: add chain cachePablo Neira Ayuso2018-05-281-4/+1
* xtables: extended error reportingFlorian Westphal2018-05-261-0/+2
* xtables: allow dumping of chains in specific tableFlorian Westphal2018-05-251-1/+1
* xtables-compat: pass correct table skeletonFlorian Westphal2018-05-101-12/+29
* xtables-compat-restore: flush user-defined chains with -nPablo Neira Ayuso2018-05-071-2/+14
* xtables-compat: restore: sync options with iptables-restoreFlorian Westphal2018-05-051-2/+13
* iptables-compat: chains are purge out already from table flushPablo Neira Ayuso2018-05-051-5/+0
* iptables-compat: do not fail on restore if user chain existsPablo Neira Ayuso2018-05-051-3/+3
* xtables-compat-restore: fix several memory leaksPablo M. Bermudo Garay2017-08-141-1/+7
* iptables: Fix crash on malformed iptables-restoreOliver Ford2017-05-291-2/+5
* iptables-restore/save: exit when given an unknown optionVincent Bernat2017-04-191-5/+5
* iptables: Remove explicit static variables initalization.Varsha Rao2017-04-061-1/+1
* iptables-restore: add missing arguments to usage messageBrian Haley2016-08-231-2/+4