iptables: Load table at the right places
authorTomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
Mon, 13 Aug 2012 10:28:52 +0000 (13:28 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Tue, 14 Aug 2012 12:08:50 +0000 (15:08 +0300)
commitb2fbd61204a3d5461750b443a6f6c21196a7234f
treeed729eafdea5f23d0f6e2ddfceb8fdf7b781a979
parentc8035d366aec97363953f69ebe1f9b360e0011a6
iptables: Load table at the right places

Using -j/-m options without -t one, will segfault due to table not loaded
before hand.
src/iptables.c