Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jul 2001 04:32:09 -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 ipcp.h
Message-ID:  <200107281132.f6SBW9T46302@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2001/07/28 04:32:09 PDT

  Modified files:
    usr.sbin/ppp         ipcp.c ipcp.h 
  Log:
  If the peer sends a REQ without the IPADDR option, only reject it
  once.  If they repeat the request (again without the IPADDR option)
  ACK it.
  
  I've had reports that some ppp implementations will not assign
  themselves an IP number.  This should negotiate with such things.
  
  MFC after:	3 days
  
  Revision  Changes    Path
  1.108     +16 -7     src/usr.sbin/ppp/ipcp.c
  1.34      +2 -1      src/usr.sbin/ppp/ipcp.h


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?200107281132.f6SBW9T46302>