CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/24 08:50:30
Modified files:
usr.sbin/npppd/common: recvfromto.c
usr.sbin/npppd/l2tp: l2tp.h l2tp_call.c l2tp_ctrl.c l2tp_local.h
l2tpd.c
usr.sbin/npppd/npppd: npppd.c npppd_ctl.c ppp.c
usr.sbin/npppd/pptp: pptpd.c
Log message:
Add support pipex for L2TP call and L2TP on IPv6.
- pipex requires unique session-id in protocol, so session-id
generation algorithm has been changed.
- change to fit the new PIPEX ioctl.
ok dlg@
