CVSROOT: /cvs Module name: src Changes by: yasu...@cvs.openbsd.org 2011/07/08 13:34:04
Modified files: sys/net : pipex.c pipex_local.h Log message: Last part of pipex_{pppoe,l2tp,pptp}_input() are almost identical. Integrate them into pipex_common_input(). ok hsuenaga@