Date: Sat, 28 Sep 2002 03:16:25 -0700 (PDT) From: Brian Somers <brian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp ipcp.c Message-ID: <200209281016.g8SAGQHD081411@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brian 2002/09/28 03:16:25 PDT Modified files: (Branch: RELENG_4) usr.sbin/ppp ipcp.c Log: MFC: 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. Approved by: re (jhb) Revision Changes Path 1.90.2.12 +2 -1 src/usr.sbin/ppp/ipcp.c 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?200209281016.g8SAGQHD081411>