Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Sep 2002 15:40:43 -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:  <200209232240.g8NMehSR055938@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
  
  Revision  Changes    Path
  1.117     +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?200209232240.g8NMehSR055938>