CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/23 23:20:16
Modified files:
usr.sbin/npppd/l2tp: l2tp.h l2tp_call.c l2tp_ctrl.c
Log message:
Fix npppd to terminate all PPP sessions properly even in case the
sending window for L2TP control is full when the control is terminating
(by a L2TP keepalive failure or other reasons). In that case, if the
L2TP peer didn't respond at all, npppd had kept some PPP sessions
forever.
