summaryrefslogtreecommitdiffstats
path: root/iptables-multi.c
Commit message (Collapse)AuthorAgeFilesLines
* multi binary: allow subcommand via argv[1]Jan Engelhardt2009-07-251-23/+37
| | | | | | | | | libtool does not play well with symlinks when trying to run commands in the build directory. So provide an alternate way to call iptables-multi: when argv[0] is not a recognized name, inspect [1] for an alternate identifer. Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* iptables-multi: support "iptables-static" as a callable nameJan Engelhardt2009-03-241-1/+2
| | | | | | iptables multi-purpose version: unknown applet name iptables-static Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
* fix compile/install error for iptables-xml with DO_MULTI=1 (Lutz Jaenicke)Lutz Jaenicke2006-12-091-0/+4
|
* Missing file from multi patch addedJoszef Kadlecsik2004-06-271-0/+31