]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: Pass a line after printing out a debug message
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Tue, 11 Feb 2014 16:36:46 +0000 (18:36 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 12 Feb 2014 09:10:10 +0000 (10:10 +0100)
commit1835790d7f7517f4c101e1c1f3df5519a6c228e7
tree036199ea8b94f7af21216ef0d7d42427c6c71166
parent2e256aa818ba5ddf13a4e85f071ef1bf3c485558
nft: Pass a line after printing out a debug message

In this specific places, libnftnl gives back a string on which iptables
should not assume any line break, thus it's up to iptables to add it.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft.c