Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Aug 2000 07:14:55 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp README.changes mp.c
Message-ID:  <200008171414.HAA54938@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/08/17 07:14:55 PDT

  Modified files:
    usr.sbin/ppp         README.changes mp.c 
  Log:
  If we're in MP mode with a single open link, MP link level compression
  isn't open and the links MRU >= our MRRU, send outbound traffic as
  PROTO_IP rather than PROTO_MP.  This shaves some bytes off the front
  of each packet 'till the second link is brought up.
  
  Idea obtained from: Cisco
  
  Revision  Changes    Path
  1.21      +4 -1      src/usr.sbin/ppp/README.changes
  1.42      +81 -35    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?200008171414.HAA54938>