Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 12:00:03 -0700 (PDT)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_pppoe.c
Message-ID:  <200206291900.g5TJ03YR055409@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2002/06/29 12:00:03 PDT

  Modified files:        (Branch: RELENG_4)
    sys/netgraph         ng_pppoe.c 
  Log:
  Re-enable send_sessionid().
  
  The problem was that ppp(8) was only reading at most one netgraph message
  per second.  The extra pre-connect message was producing too much of a
  delay and breaking the initial negotiation.
  
  Revision   Changes    Path
  1.23.2.16  +2 -2      src/sys/netgraph/ng_pppoe.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?200206291900.g5TJ03YR055409>