]> git.ipfire.org Git - thirdparty/nftables.git/commit
xt: use struct xt_xlate_{mt,tg}_params
authorPablo Neira Ayuso <pablo@netfilter.org>
Sun, 24 Jul 2016 10:54:27 +0000 (12:54 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 25 Jul 2016 15:27:58 +0000 (17:27 +0200)
commit70f39ea15ef725bfb6126da6a493c73f5f387df2
treea9cfe672a85148dbf801ffa72060631937ae376d
parent4682e6f350b30dd0beb8cbd09ebf3260f814cbf2
xt: use struct xt_xlate_{mt,tg}_params

Adapt this code to the new interface that introduces
struct xt_xlate_{mt,tg}_params.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/xt.c