iptables: Reinitialize global parser table
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Thu, 21 Feb 2013 16:42:29 +0000 (17:42 +0100)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 22 Feb 2013 10:42:49 +0000 (12:42 +0200)
commitbdd1663c5cf56853ca745635f7448e09613d5e36
treeb26f0840f703d6782540e84353f03274e8bfbfe5
parent549278f755c026e0282ec5bcb5e9c001705dcbca
iptables: Reinitialize global parser table

xtables modifies the global parse table and allocates additional
memory. If that happens we need to free it afterwards.
src/iptables.c