CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2016/05/03 06:13:38
Modified files: sys/net : pf.c Log message: Put back a panic() if an incoming packet already has a statekey. Apparently nobody can hit this condition anymore or people do not report bugs if their kernel do not panic. ok dlg@, sashan@