]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: skip unset tables on table configuration emulation
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Fri, 13 Sep 2013 16:25:57 +0000 (18:25 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:45 +0000 (23:50 +0100)
commit67da6075a4e7ced0e8cc452d73ce8ab06cbf8cd9
tree97f2e48d73363fa5503482c786708893c0fe94e7
parente83e35e236a33dfdf3e401adb7d7e18362cf1961
nft: skip unset tables on table configuration emulation

The ARP family has less tables, so skip iteration once we find
a null one.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft.c