summaryrefslogtreecommitdiffstats
path: root/iptables/iptables-restore.c
Commit message (Expand)AuthorAgeFilesLines
* 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