Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 1998 11:55:54 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp datalink.c lcp.c
Message-ID:  <199804231855.LAA03098@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1998/04/23 11:55:54 PDT

  Modified files:        (Branch: MP)
    usr.sbin/ppp         datalink.c lcp.c 
  Log:
  o Don't go multilink if the peer hasn't asked for it
  o Don't go multilink if the peer hasn't agreed
  o When negotiating multilink, don't try to push the peers
    MRU up according to our `set mtu' setting.  Instead, accept
    whatever MRU they want and push their MRRU up instead.
  o When *not* negotiating multilink, REJ short sequence number
    REQs.
  
  Revision  Changes    Path
  1.1.2.44  +2 -2      src/usr.sbin/ppp/Attic/datalink.c
  1.55.2.45 +4 -3      src/usr.sbin/ppp/lcp.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?199804231855.LAA03098>