]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables: add new nft_ops->post_parse hook
authorPablo Neira Ayuso <pablo@netfilter.org>
Sun, 12 May 2013 14:47:11 +0000 (16:47 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:29 +0000 (23:50 +0100)
commit6838a7f51e6d95f904093e05e8bdc75ada70b93f
treeff0bedfcab7dbbe0bf547c1a3879bc64f949720c
parent26d3a0d77c67289341361bbd3254f2257eec69a0
xtables: add new nft_ops->post_parse hook

Move specific layer 3 protocol post argument parsing code
to the respective nft-ipv[4|6].c files.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft-ipv4.c
iptables/nft-ipv6.c
iptables/nft-shared.h
iptables/xtables.c