]> git.ipfire.org Git - thirdparty/iptables.git/commit
common error messages
authorJan Engelhardt <jengelh@medozas.de>
Sun, 20 Jan 2008 13:19:40 +0000 (13:19 +0000)
committerPatrick McHardy <kaber@trash.net>
Sun, 20 Jan 2008 13:19:40 +0000 (13:19 +0000)
commitaafd269675fc45bac6340027c866ea6073643c3b
tree6d7391a52374293edc0cce5e61126ab1ea9409ee
parentcd9e7aa106e80c44bd526af74b616701b0772d05
common error messages

Error messages vary wildly among modules, and there is a lot of
reundance in it too. Introduce a helper function that does all of
the parameter checking boilerplate and gives unique messages.

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
include/xtables.h
xtables.c