From owner-cvs-all Sat Feb 3 17:13: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CBEBD37B4EC; Sat, 3 Feb 2001 17:12:45 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f141Cjk27380; Sat, 3 Feb 2001 17:12:45 -0800 (PST) (envelope-from brian) Message-Id: <200102040112.f141Cjk27380@freefall.freebsd.org> From: Brian Somers Date: Sat, 3 Feb 2001 17:12:44 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c command.c datalink.c mppe.c radius.c X-FreeBSD-CVS-Branch: NETGRAPH Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2001/02/03 17:12:44 PST Modified files: (Branch: NETGRAPH) usr.sbin/ppp bundle.c command.c datalink.c mppe.c radius.c Log: MFC: Fix CLOSE_STAYDOWN/CLOSE_LCP confusion Make the MPPE MasterKey Invalid messages clearer Reset MasterKeyValid to zero when we hit phase DEAD. Handle radius accounting failures properly Revision Changes Path 1.105.2.7 +5 -3 src/usr.sbin/ppp/bundle.c 1.248.2.5 +2 -2 src/usr.sbin/ppp/command.c 1.62.2.3 +20 -17 src/usr.sbin/ppp/datalink.c 1.2.2.5 +4 -4 src/usr.sbin/ppp/mppe.c 1.16.2.3 +27 -14 src/usr.sbin/ppp/radius.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message