CVSROOT: /cvs Module name: src Changes by: mcbr...@cvs.openbsd.org 2015/07/19 19:18:33
Modified files: sys/net : pfvar.h pf.c Log message: INET6 is here to stay, so stop hauling around never-compiled code to optimize for an INET-only kernel, as well as the fantasy unicorn INET6-only kernel. (INET-only kernel still works) prompted by deraadt ok bluhm sashan