CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/23 20:57:43
Modified files:
usr.sbin/npppd/npppd: ccp.c ppp.c ppp.h
Log message:
npppd didn't setup a PIPEX session if MPPE is not required by config and
CCP is failed to be opened because the peer doesn't support MPPE. Fixed to
setup a PIPEX on such case.
