From owner-cvs-all Tue Jan 5 16:09:18 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA08764 for cvs-all-outgoing; Tue, 5 Jan 1999 16:09:18 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA08759; Tue, 5 Jan 1999 16:09:17 -0800 (PST) (envelope-from brian@FreeBSD.org) From: Brian Somers Received: (from brian@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id QAA08692; Tue, 5 Jan 1999 16:09:11 -0800 (PST) Date: Tue, 5 Jan 1999 16:09:11 -0800 (PST) Message-Id: <199901060009.QAA08692@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/ppp bundle.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/01/05 16:09:11 PST Modified files: (Branch: RELENG_2_2) usr.sbin/ppp bundle.c Log: MFC: Don't warn when ``add xxxx HISADDR'' fails because HISADDR is 0.0.0.0. This isn't a problem as the sticky route is still added. Revision Changes Path 1.40.2.2 +4 -3 src/usr.sbin/ppp/bundle.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message