Selectively flush conntrack
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 6 Aug 2014 17:00:18 +0000 (19:00 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Mon, 11 Aug 2014 09:34:19 +0000 (11:34 +0200)
commit2807cc26b8e46eef5f23c06534a853dd48183331
treea5676af6d0bd293e1f3bd01442b4cb43121d54bd
parent91953d6a6e90df988f442f53097bd208784a295d
Selectively flush conntrack

Record active IP addresses in firewall state file and trigger
conntrack flush for changed IP addresses on firewall reload.

Additionally trigger a complete flush on the first firewall
start in order to clear out streams which might have bypassed
the masquerading rules.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
main.c
options.h
utils.c
utils.h
zones.c