]> git.baikalelectronics.ru Git - kernel.git/commit
[CCID3]: Revert use of MSS instead of s
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Tue, 20 Nov 2007 19:33:17 +0000 (17:33 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:41 +0000 (14:54 -0800)
commit709b8274ef3848475be5de85d223ef123e3c148e
treeec4ddefc1600d0fed860670e4d1457632d37b1f1
parentc538607d0d72655842296c67ebdaa8a2314a5b81
[CCID3]: Revert use of MSS instead of s

This updates the CCID3 code with regard to two instances of using `MSS' in place of `s':

 1. The RFC3390-based initial rate: both rfc3448bis as well as the Faster Restart
    draft now consistently use `s' instead of MSS.

 2. Now agrees with section 4.2 of rfc3448bis: "If the sender is ready to send data when
    it does not yet have a round trip sample, the value of X is set to s bytes per
    second, for segment size s [...]"

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ccids/ccid3.c