From owner-cvs-all Sat Aug 18 12: 8: 9 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 4B07637B413; Sat, 18 Aug 2001 12:08:03 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7IJ83a18317; Sat, 18 Aug 2001 12:08:03 -0700 (PDT) (envelope-from brian) Message-Id: <200108181908.f7IJ83a18317@freefall.freebsd.org> From: Brian Somers Date: Sat, 18 Aug 2001 12:08:03 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp bundle.c command.c fsm.c ip.c ipv6cp.c ncp.c 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/08/18 12:08:03 PDT Modified files: (Branch: NETGRAPH) usr.sbin/ppp bundle.c command.c fsm.c ip.c ipv6cp.c ncp.c Log: MFC: Back out the previous fix to deal with kernels that don't support IPv6, and implement a far more subtle and correct fix. Revision Changes Path 1.105.2.18 +2 -2 src/usr.sbin/ppp/bundle.c 1.248.2.21 +10 -21 src/usr.sbin/ppp/command.c 1.55.2.6 +2 -3 src/usr.sbin/ppp/fsm.c 1.86.2.11 +2 -3 src/usr.sbin/ppp/ip.c 1.1.2.4 +13 -12 src/usr.sbin/ppp/ipv6cp.c 1.1.2.3 +21 -34 src/usr.sbin/ppp/ncp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message