PF: reference counting for statekey

2016-01-03 Thread Alexandr Nedvedicky
Hello, there is a sad story behind patch below. I've commit the change on Dec 22snd. Unfortunately many people who run snapshots experienced panic on assert. Markus Lude has been the first who reported the issue: !pf_state_key_isvalid(sk)" failed: file "../../../../net/pf.c", line 6830

Re: PF: reference counting for statekey

2016-01-03 Thread Alexander Bluhm
OK bluhm@ On Sun, Jan 03, 2016 at 04:32:58PM +0100, Alexandr Nedvedicky wrote: > Index: kern/uipc_mbuf.c > === > RCS file: /cvs/src/sys/kern/uipc_mbuf.c,v > retrieving revision 1.216 > diff -u -p -r1.216 uipc_mbuf.c > ---