freebsd-skq/sys/contrib/pf
bz 5203b21813 Fix recursive pf locking leading to panics. Splatter PF_LOCK_ASSERT()s
to document where we are expecting to be called with a lock held to
more easily catch unnoticed code paths.
This does not neccessarily improve locking in pfsync, it just tries
to avoid the panics reported.

PR:		kern/159390, kern/158873
Submitted by:	pluknet (at least something that partly resembles
		my patch ignoring other cleanup, which I only saw
		too late on the 2nd PR)
MFC After:	3 days
2011-10-19 13:13:56 +00:00
..
net Fix recursive pf locking leading to panics. Splatter PF_LOCK_ASSERT()s 2011-10-19 13:13:56 +00:00
netinet Ignore the return value of ADDCARRY(). 2010-10-13 17:16:08 +00:00