Date: Tue, 24 Sep 2002 15:30:56 +1000 From: Tim Robbins <tjr@FreeBSD.org> To: Brian Somers <brian@FreeBSD.org> 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> In-Reply-To: <200209232240.g8NMehSR055938@freefall.freebsd.org>; from brian@FreeBSD.org on Mon, Sep 23, 2002 at 03:40:43PM -0700 References: <200209232240.g8NMehSR055938@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <nexus@hoth.amu.edu.pl> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020924153056.A1396>