Date: Tue, 18 Nov 2003 12:43:24 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_pptpgre.c Message-ID: <200311182043.hAIKhOGn073098@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 2003/11/18 12:43:24 PST
FreeBSD src repository
Modified files:
sys/netgraph ng_pptpgre.c
Log:
Lower the maximum ACK timeout for GRE packets from 10 to 1 second.
In practice it seems that in situations of high packet loss the ACK
timeout seems to hit this maximum (perhaps inappropriately, but the
estimation algorithm is not perfect, so apparently it happens). In
any case, 10 seconds is way too high a value so lower to 1 second.
MFC after: 3 days
Revision Changes Path
1.31 +1 -1 src/sys/netgraph/ng_pptpgre.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311182043.hAIKhOGn073098>
