DragonFly commits List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/usr.sbin/pppd cbcp.c
dillon 2005/01/07 12:19:54 PST
DragonFly src repository
Modified files:
usr.sbin/pppd cbcp.c
Log:
Correct two bugs that may result in incorrect CBCP response for
administrator specified number.
The implementation in our version transmits extra zero byte that is a
violation of the Microsoft PPP Callback Control Protocol section 3.2[1].
This can lead to incorrect behavior on certain devices, as reported
in bin/50613.
Confirmed with: cbcp.c in ppp's cvs, rev. 1.4 and 1.15 [2]
Submitted-by: Xin LI <delphij@xxxxxxxxxxxxx>
Taken-From: FreeBSD/rev1.7
Submitted-to-FreeBSD-by: Dmitry Pryanishnikov <dmitry at atlantis.dp.ua>
PR: FreeBSD:bin/50613
Revision Changes Path
1.5 +3 -5 src/usr.sbin/pppd/cbcp.c
http://www.dragonflybsd.org/cvsweb/src/usr.sbin/pppd/cbcp.c.diff?r1=1.4&r2=1.5&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]