Date: Mon, 1 Mar 1999 05:46:45 -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: <199903011346.FAA02938@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 1999/03/01 05:46:45 PST Modified files: usr.sbin/ppp lcp.c Log: When negotiating ACCMAPs, sync our ACCMAP with the peers by ORing the two together and NAKing or REQing the result rather than allowing seperate local/peer values. If the peer REJs our ACCMAP and our ACCMAP isn't 0, warn about it and ignore the rejection. Revision Changes Path 1.70 +17 -5 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?199903011346.FAA02938>