CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2015/12/23 14:04:56

Modified files:
        sys/net        : pf.c pfvar.h 
        sys/kern       : uipc_mbuf.c 

Log message:
revert previous:
----------------------------------------------------------------------
revision 1.961
date: 2015/12/22 13:33:26;  author: sashan;  state: Exp;  lines: +153 -44;
commitid: oBRhtWcDV0ThviVT;
- yet another tiny step towards MP PF. This time we need to make sure
statekey attached to packet stays around, while accepted packet is
routed through IP stack.

OK mpi@, henning@
----------------------------------------------------------------------

there have been multiple reports of KASSERT(!pf_state_key_isvalid(sk)) being
triggered without much effort, so back this out for now.

Reply via email to