CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2017/02/17 07:49:03
Modified files: sys/netinet : ip_ipcomp.c Log message: Using ipcomp(4) with IPv6 transport mode failed with protocol family not supported. A break in the af switch statement was missing since revision 1.1 from 2001. OK visa@ deraadt@