]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables: allow for help-less extensions
authorJan Engelhardt <jengelh@medozas.de>
Fri, 12 Jun 2009 18:48:52 +0000 (20:48 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Fri, 26 Jun 2009 19:13:10 +0000 (21:13 +0200)
commitf89c1716a7743ca6e2e6164d3b64c15b2e285e1e
treecaaa6a6d656085690a71b791108c6a78365fe8dd
parent92edcb0cf517ddb7976e396eabc7a79f8a1016ba
iptables: allow for help-less extensions

This is for extensions that do not take any options, and which
subsequently do not offer any help text either.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Makefile.am
ip6tables.c
iptables.c
xshared.c [new file with mode: 0644]
xshared.h [new file with mode: 0644]