CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2015/06/23 00:59:54

Modified files:
        usr.sbin/npppd/l2tp: l2tpd.c 
        usr.sbin/npppd/pptp: pptpd.c 

Log message:
Fix the problem when npppd receives a zero length 1701/udp packet.  If
it receives such packets when the errno is not EAGAIN or EINTR, it had
closed all L2TP sessions and stoppped the L2TP server.  Also fix the
receiving GRE packet since it potentially has the same problem.

Reply via email to