On 15.09.2010 18:12, John Baldwin wrote:
On Wednesday, September 15, 2010 10:04:45 am Andre Oppermann wrote:
Below is the wording proposed by Lawrence:
/*
* The default Maximum Segment Size (MSS) to use when we do not have specific
* knowledge (e.g. via path MTU discovery) that the destina
On Wednesday, September 15, 2010 10:04:45 am Andre Oppermann wrote:
> Below is the wording proposed by Lawrence:
> /*
> * The default Maximum Segment Size (MSS) to use when we do not have specific
> * knowledge (e.g. via path MTU discovery) that the destination host is
> prepared
> * to acce
On 15.09.2010 13:51, Lawrence Stewart wrote:
On 09/15/10 20:39, Andre Oppermann wrote:
Author: andre
Date: Wed Sep 15 10:39:30 2010
New Revision: 212653
URL: http://svn.freebsd.org/changeset/base/212653
Log:
Change the default MSS for IPv4 and IPv6 TCP connections from an
artificial power
On 09/15/10 20:39, Andre Oppermann wrote:
> Author: andre
> Date: Wed Sep 15 10:39:30 2010
> New Revision: 212653
> URL: http://svn.freebsd.org/changeset/base/212653
>
> Log:
> Change the default MSS for IPv4 and IPv6 TCP connections from an
> artificial power-of-2 rounded number to their real
Author: andre
Date: Wed Sep 15 10:39:30 2010
New Revision: 212653
URL: http://svn.freebsd.org/changeset/base/212653
Log:
Change the default MSS for IPv4 and IPv6 TCP connections from an
artificial power-of-2 rounded number to their real values specified
in RFC879 and RFC2460.
From the h