CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/10 03:10:17
Modified files: sys/net : pf.c Log message: re-enable the state key linking. i believe the bugs that hit us shortly before release are fixed, and the extra check i added prevents incorrect linking if there are still cases with tunnels, tho none of the testers saw these yet, except for an icmp case that will be fixed shortly. the extra check prevents misbehavior there. if you see 'pf: state key linking mismatch' messages please report them to me along with ifconfig -A and mention if you do any routing or nat tricks. ok deraadt