Bump ipfw static rules generation when set/clear IPFW_FULE_F_STATE to avoid
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 16 Sep 2008 11:24:57 +0000 (11:24 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 16 Sep 2008 11:24:57 +0000 (11:24 +0000)
commit153e09568d984c61776793ceaa1e574638a215d8
tree45f705a44441f23471add7f4591b7dd7dd146cfb
parent761aee5ef7b5e6a7d0dbc43ba7fbba05c96f5024
Bump ipfw static rules generation when set/clear IPFW_FULE_F_STATE to avoid
possible races if network thread slept on dyn_lock (e.g. to install state)
sys/net/ipfw/ip_fw2.c