Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jul 2000 11:57:22 -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:  <200007251857.LAA67849@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
archie      2000/07/25 11:57:22 PDT

  Modified files:
    sys/netgraph         ng_pptpgre.c 
  Log:
  Followup to previous commit..
  - It's worthwhile to use untimeout(9), even though we must still protect
    against "false" timeouts, because most of the time it saves having to
    handle a dummy timeout event.
  - Slight tweaks to the delayed ACK algorithm paramters.
  
  Revision  Changes    Path
  1.9       +41 -21    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?200007251857.LAA67849>