From owner-cvs-all Mon Sep 23 22:31: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AF6C37B401; Mon, 23 Sep 2002 22:31:07 -0700 (PDT) Received: from smtp02.iprimus.net.au (smtp02.iprimus.net.au [210.50.76.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C62443E86; Mon, 23 Sep 2002 22:31:06 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from dilbert.robbins.dropbear.id.au ([210.50.87.183]) by smtp02.iprimus.net.au with Microsoft SMTPSVC(5.0.2195.4617); Tue, 24 Sep 2002 15:31:04 +1000 Received: from dilbert.robbins.dropbear.id.au (v61pzb41zguhakjs@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6) with ESMTP id g8O5V1qi001465; Tue, 24 Sep 2002 15:31:02 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.6/8.12.6/Submit) id g8O5UuPQ001437; Tue, 24 Sep 2002 15:30:56 +1000 (EST) (envelope-from tim) Date: Tue, 24 Sep 2002 15:30:56 +1000 From: Tim Robbins To: Brian Somers Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ppp ipcp.c Message-ID: <20020924153056.A1396@dilbert.robbins.dropbear.id.au> References: <200209232240.g8NMehSR055938@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200209232240.g8NMehSR055938@freefall.freebsd.org>; from brian@FreeBSD.org on Mon, Sep 23, 2002 at 03:40:43PM -0700 X-OriginalArrivalTime: 24 Sep 2002 05:31:04.0874 (UTC) FILETIME=[93A938A0:01C2638B] 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 On Mon, Sep 23, 2002 at 03:40:43PM -0700, Brian Somers wrote: > brian 2002/09/23 15:40:43 PDT > > Modified files: > usr.sbin/ppp ipcp.c > Log: > If the peer gives us 0.0.0.0 as his IP number, NAK it rather than accepting > it as being in range. > > set ifaddr 1.2.3.4/0 5.6.7.8/0 > > no longer allows 0.0.0.0 as a valid IP. > > Reported/tested by: Bohdan Horst > MFC after: 3 days Thanks. This fixes the problem I was having with ppp on 4.7-RC. (http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/42407) Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message