CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/13 00:47:09
Modified files:
sys/net : pipex.c
Log message:
KASSERT in pipex_ppp_input() fails if a compressed PPP frame is received
by the pipex session whose mppe is not accepted. Fix ppp_common_input()
to not pass such frames to pipex.
