]> git.ipfire.org Git - thirdparty/iptables.git/commit
[PATCH iptables] print warnings to stderr
authorMax Kellermann <max@duempel.org>
Wed, 17 Oct 2007 16:36:49 +0000 (16:36 +0000)
committerPatrick McHardy <kaber@trash.net>
Wed, 17 Oct 2007 16:36:49 +0000 (16:36 +0000)
commitaae4f82eb83d923f59a328d6e13396f424be28f9
tree543f70532676d420109cbf734e9e193e39641763
parent1a96f36bb85c030a2badee895f78598c608e2f47
[PATCH iptables] print warnings to stderr

iptables prints some of its error messages and warnings to stdout.
This patch applies to svn r7075 and will make iptables print
diagnostic messages to stderr instead.

Signed-off-by: Max Kellermann <max@duempel.org>
ip6tables.c
iptables.c
xtables.c