From owner-cvs-all Tue Jul 31 12:44: 4 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 7679137B405; Tue, 31 Jul 2001 12:43:56 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6VJhus18589; Tue, 31 Jul 2001 12:43:56 -0700 (PDT) (envelope-from ume) Message-Id: <200107311943.f6VJhus18589@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Tue, 31 Jul 2001 12:43:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_spppsubr.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2001/07/31 12:43:56 PDT Modified files: (Branch: RELENG_4) sys/net if_spppsubr.c Log: MFC 1.72: If LCP proto-rej is received, drop the protocol mentioned by the message. This is to be friendly with non-IPv6 peer (If the peer complains due to lack of IPv6CP, drop IPv6CP). This basically implements "RXJ+" state transition in the RFC. Revision Changes Path 1.59.2.7 +60 -2 src/sys/net/if_spppsubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message