]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables: add xt_xlate_add_comment()
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 1 Feb 2016 18:29:51 +0000 (19:29 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 16 Feb 2016 18:30:25 +0000 (19:30 +0100)
commite9855aaeaceafdb67f920000499882ec4f31e60c
treedc3f8b706bf170832e450fd1d99fd904b4d9d9ff
parent6b60dc5be58a5781cacc4e6f238454d5e8421760
xtables: add xt_xlate_add_comment()

This new function allows us to add comments to the nft rule. This
can be used to provide a translation for the comment match.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/xtables.h
libxtables/xtables.c