CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/05 09:10:31
Modified files:
usr.sbin/npppd/l2tp: l2tp.h l2tp_call.c
usr.sbin/npppd/npppd: npppd.c npppd.h npppd_iface.c
npppd_iface.h ppp.h
usr.sbin/npppd/pppoe: pppoe.h pppoe_session.c
usr.sbin/npppd/pptp: pptp_call.c
Log message:
Pass the pppx_hdr when sending packets through the pppx device and use the
ppp_id in the pppx_hdr to find the associated ppp when receiving the packets
from the device.
