From owner-cvs-all Fri Nov 23 11:23:25 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 2F24D37B438; Fri, 23 Nov 2001 11:23:22 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fANJNMZ45304; Fri, 23 Nov 2001 11:23:22 -0800 (PST) (envelope-from brian) Message-Id: <200111231923.fANJNMZ45304@freefall.freebsd.org> From: Brian Somers Date: Fri, 23 Nov 2001 11:23:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp route.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/11/23 11:23:22 PST Modified files: (Branch: NETGRAPH) usr.sbin/ppp route.c Log: MFC: Remove the hack that ensures that rt_Update() works on FreeBSD. Now that the ncpaddr code doesn't create default routes with non-zero masks, everything works as it should. Revision Changes Path 1.68.2.13 +5 -23 src/usr.sbin/ppp/route.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message