Date: Mon, 29 Mar 1999 00:21:41 -0800 (PST) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp lcp.c Message-ID: <199903290821.AAA34845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/03/29 00:21:40 PST Modified files: usr.sbin/ppp lcp.c Log: If we adjust our required ACCMAP due to a more restrictive ACCMAP being REQuested by the peer, also increment our FSM id so that we don't end up sending out a new REQ with the same ID and different data (the changed ACCMAP). Revision Changes Path 1.71 +18 -2 src/usr.sbin/ppp/lcp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903290821.AAA34845>