From owner-cvs-all Fri Nov 23 11:20:47 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 B5BBA37B416; Fri, 23 Nov 2001 11:20:45 -0800 (PST) Received: (from brian@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fANJKjP44863; Fri, 23 Nov 2001 11:20:45 -0800 (PST) (envelope-from brian) Message-Id: <200111231920.fANJKjP44863@freefall.freebsd.org> From: Brian Somers Date: Fri, 23 Nov 2001 11:20:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp route.c X-FreeBSD-CVS-Branch: HEAD 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:20:45 PST Modified files: usr.sbin/ppp route.c Log: 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.82 +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