Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Oct 1998 18:08:46 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp bundle.c bundle.h command.c mp.c
Message-ID:  <199810240108.SAA07176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/10/23 18:08:45 PDT

  Modified files:
    usr.sbin/ppp         bundle.c bundle.h command.c mp.c 
  Log:
  Loosen our restrictions on setting enddisc, mrru,
  shortseq, authname and authkey.
  
  o Auth{name,key} may additionally be set in PHASE_ESTABLISH.
  o The others may be set in PHASE_ESTABLISH as long as no links
    have yet reached DATALINK_LCP.
  
  Revision  Changes    Path
  1.37      +14 -1     src/usr.sbin/ppp/bundle.c
  1.15      +2 -1      src/usr.sbin/ppp/bundle.h
  1.169     +54 -24    src/usr.sbin/ppp/command.c
  1.17      +15 -4     src/usr.sbin/ppp/mp.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?199810240108.SAA07176>