commit | 1835790d7f7517f4c101e1c1f3df5519a6c228e7 | [log] [tgz] |
---|---|---|
author | Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com> | Tue Feb 11 18:36:46 2014 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Wed Feb 12 10:10:10 2014 +0100 |
tree | 036199ea8b94f7af21216ef0d7d42427c6c71166 | |
parent | 2e256aa818ba5ddf13a4e85f071ef1bf3c485558 [diff] |
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>