summaryrefslogtreecommitdiffstats
path: root/iptables/iptables-restore.c
Commit message (Expand)AuthorAgeFilesLines
* ip{,6}tables-restore: Don't accept wait-interval without waitPhil Sutter2017-10-041-0/+5
* iptables: Fix crash on malformed iptables-restoreOliver Ford2017-05-291-2/+5
* iptables: insist that the lock is held.Lorenzo Colitti2017-05-291-6/+1
* iptables-restore/save: exit when given an unknown optionVincent Bernat2017-04-191-5/+5
* iptables-restore/ip6tables-restore: add --version/-V argumentDan Williams2017-04-141-2/+8
* iptables: Remove explicit static variables initalization.Varsha Rao2017-04-061-1/+1
* iptables-restore: support acquiring the lock.Lorenzo Colitti2017-03-211-12/+43
* iptables-restore: add missing arguments to usage messageBrian Haley2016-08-231-2/+2
* consistently use <errno.h>Felix Janda2015-05-021-1/+1
* iptables-{save,restore}: warn that -b/--binary isn't implementedJiri Popelka2014-03-171-5/+3
* ip{6}tables-restore: fix breakage due to new locking approachPablo Neira Ayuso2013-07-081-1/+1
* ip[6]tables-restore: cleanup to reduce one level of indentationPablo Neira Ayuso2012-08-031-69/+65
* iptables-restore: warn about -t in rule linesJan Engelhardt2012-07-311-2/+4
* iptables-restore: fix parameter parsing (shows up with gcc-4.7)Pablo Neira Ayuso2012-07-301-2/+1
* Revert "iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)"Pablo Neira Ayuso2012-07-301-65/+68
* iptables-restore: move code to add_param_to_argv, cleanup (fix gcc-4.7)Pablo Neira Ayuso2012-07-251-68/+65
* ip(6)tables-restore: make sure argv is NULL terminatedFlorian Westphal2012-05-141-1/+1
* ip6tables-restore: make code look alike with iptables-restoreJan Engelhardt2011-09-111-14/+15
* src: resolve old macro names that are indirectionsJan Engelhardt2011-09-111-7/+6
* libiptc: combine common types: _handleJan Engelhardt2011-09-111-3/+3
* src: remove unused IPTABLES_MULTI defineJan Engelhardt2011-08-261-5/+0
* iptables: Coverity: REVERSE_INULLJiri Popelka2011-06-221-2/+1
* src: move all iptables pieces into a separate directoryJan Engelhardt2011-06-071-0/+471