do not write the pf state key pointer to the pkhdr.
authorhenning <henning@openbsd.org>
Sat, 2 Aug 2008 12:34:37 +0000 (12:34 +0000)
committerhenning <henning@openbsd.org>
Sat, 2 Aug 2008 12:34:37 +0000 (12:34 +0000)
commitc79b44338afd9355915ec15144fe4c862651ef21
treed05dab301fe685d89513d8aaff01432ae7d00092
parent31dc8b5b3e917766c0e593f08677408cb7378645
do not write the pf state key pointer to the pkhdr.
effectively disables state key linking and pcb linking - unfortunatly,
there seems to be a bug somewhere in there or triggered by it that
we haven't tracked down yet, so we disable this for now to be on the safe
side for release.
lots of testing and analysis from todd and david.
sys/net/pf.c