CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2011/07/08 12:45:47
Modified files: sys/conf : GENERIC Log message: this also must be included my previous commit. sorry. 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@