]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[TCP]: Wrap-safed reordering detection FRTO check
authorIlpo Järvinen <ilpo.jarvinen@helsinki.fi>
Mon, 1 Oct 2007 22:28:48 +0000 (15:28 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:54:00 +0000 (16:54 -0700)
commit3de96471bd7fb76406e975ef6387abe3a0698149
treee075e0ce74b97d906bdca160fe02b60e3cb9d907
parent0e835331e3111e5a92eb3a852405ea71ca8fff97
[TCP]: Wrap-safed reordering detection FRTO check

In case somebody has a suggestion about a better place for this
check, which must guarantee execution "early enough" (i.e,
before the wrap can occur), I'm very open to them.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_input.c