CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/02 06:34:38
Modified files: sys/net : pf.c Log message: 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.