Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jun 2000 12:43:25 -0700 (PDT)
From:      Archie Cobbs <archie@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_pptpgre.c
Message-ID:  <200006261943.MAA98902@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/06/26 12:43:25 PDT

  Modified files:
    sys/netgraph         ng_pptpgre.c 
  Log:
  - Start sequence numbers at zero instead of one; the rest of the
    world seems to interpret the spec this way
  - Initialize transmit window to two instead of one; helps get things
    going initially when the first packet may get dropped
  - Really fix the shutdown + timeout race condition this time
  
  Revision  Changes    Path
  1.6       +58 -85    src/sys/netgraph/ng_pptpgre.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?200006261943.MAA98902>