Date: Sun, 11 Apr 1999 01:51:04 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp async.c lcp.c Message-ID: <199904110851.BAA96664@freefall.freebsd.org>
index | next in thread | raw e-mail
brian 1999/04/11 01:51:04 PDT
Modified files:
usr.sbin/ppp async.c lcp.c
Log:
Revert the ACCMAP changes where we OR the peers accmap
with our own if there are differing bits (last two revisions
of lcp.c). This change broke at least one negotiation
session.
Instead, we just use an OR of the two accmap values when
we're doing the ASYNC framing.
Revision Changes Path
1.18 +2 -2 src/usr.sbin/ppp/async.c
1.72 +5 -35 src/usr.sbin/ppp/lcp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904110851.BAA96664>
