CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2011/07/08 12:38:55
Modified files: sys/sys : socket.h sysctl.h Log message: this must be included my previous commit. Include PIPEX in kernel by default. And add new sysctl variable `net.pipex.enable' to enable PIPEX. By default, pipex is disabled and it will not process packets from wire. Update man pages and update HOWTO_PIPEX_NPPPD.txt for testers. discussed with dlg@, ok deraadt@ mcbride@ claudio@