Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | multi binary: allow subcommand via argv[1] | Jan Engelhardt | 2009-07-25 | 1 | -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 name | Jan Engelhardt | 2009-03-24 | 1 | -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 Jaenicke | 2006-12-09 | 1 | -0/+4 |
| | |||||
* | Missing file from multi patch added | Joszef Kadlecsik | 2004-06-27 | 1 | -0/+31 |