From owner-cvs-all Sat Jul 28 4:32:46 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 EFC6437B405; Sat, 28 Jul 2001 04:32:40 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6SBWex46454; Sat, 28 Jul 2001 04:32:40 -0700 (PDT) (envelope-from brian) Message-Id: <200107281132.f6SBWex46454@freefall.freebsd.org> From: Brian Somers Date: Sat, 28 Jul 2001 04:32:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp ipcp.c ipcp.h X-FreeBSD-CVS-Branch: NETGRAPH 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 brian 2001/07/28 04:32:40 PDT Modified files: (Branch: NETGRAPH) usr.sbin/ppp ipcp.c ipcp.h Log: MFC: If the peer sends a REQ without the IPADDR option, only reject it once. If they repeat the request (again without the IPADDR option) ACK it. Revision Changes Path 1.100.2.8 +16 -7 src/usr.sbin/ppp/ipcp.c 1.32.2.2 +2 -1 src/usr.sbin/ppp/ipcp.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message