Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jun 1999 09:54:06 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp command.c lcp.c mp.c mp.h ppp.8
Message-ID:  <199906091654.JAA52486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1999/06/09 09:54:05 PDT

  Modified files:
    usr.sbin/ppp         command.c lcp.c mp.c mp.h ppp.8 
  Log:
  Allow our endpoint discriminator to be enabled, disabled, accepted
  and denied.  This is necessary for some MP implementations that
  get confused if you accept their endpoint discriminator but reject
  their MRRU.
  
  Revision  Changes    Path
  1.201     +17 -10    src/usr.sbin/ppp/command.c
  1.76      +7 -4      src/usr.sbin/ppp/lcp.c
  1.25      +4 -1      src/usr.sbin/ppp/mp.c
  1.6       +2 -1      src/usr.sbin/ppp/mp.h
  1.173     +13 -2     src/usr.sbin/ppp/ppp.8



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?199906091654.JAA52486>