]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables-translate: add escape_quotes option to comment_xlate
authorPablo M. Bermudo Garay <pablombg@gmail.com>
Mon, 22 Aug 2016 10:56:14 +0000 (12:56 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 23 Aug 2016 12:03:21 +0000 (14:03 +0200)
commitb2b811ed4a8261430def40b7d600ccb0f4927492
tree5cc5a3e65caafee3c36696d71c632785628ddec8
parent2abd049177fa42993e4b1de588e92282a200ee43
xtables-translate: add escape_quotes option to comment_xlate

The comment_xlate function was not supporting this option that is
necessary in some situations.

Signed-off-by: Pablo M. Bermudo Garay <pablombg@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
extensions/libxt_comment.c
iptables/nft-ipv4.c
iptables/nft-ipv6.c