]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: refactoring parse operations for more genericity
authorGiuseppe Longo <giuseppelng@gmail.com>
Wed, 4 Sep 2013 12:36:41 +0000 (14:36 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:45 +0000 (23:50 +0100)
commit04d9ad94a40e795dfa8d4cfd0bf3f092d60ecc47
treefd5d63459439b90c602b09c76d008668dcc26cdb
parenta69cc575295eedb44f0fa33cd5fcf1cc0114133a
nft: refactoring parse operations for more genericity

This allows to reuse the nft_parse_* function for the bridge and
arp family (not yet supported).

Signed-off-by: Giuseppe Longo <giuseppelng@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft-ipv4.c
iptables/nft-ipv6.c
iptables/nft-shared.c
iptables/nft-shared.h