CVSROOT: /cvs Module name: src Changes by: henn...@cvs.openbsd.org 2009/08/09 06:47:50
Modified files: sys/netinet : ipsec_input.c Log message: once again ipsec tries to be clever and plays fast, this time by recycling an mbuf tag and changing its type. just always get a new one. theo ok