]> git.baikalelectronics.ru Git - kernel.git/commit
net/tcp/illinois: replace broken algorithm reference link
authorJoey Pabalinas <joeypabalinas@gmail.com>
Wed, 28 Feb 2018 08:05:53 +0000 (22:05 -1000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Feb 2018 17:03:47 +0000 (12:03 -0500)
commit0494bc218a3e06f23e7bdc0a7768562424d4cf08
treeb5af4c546a3bfb3a9b76792c737daf628e23c950
parentd4362d4db041b08af6cbf17e67104d0fafb9b0f0
net/tcp/illinois: replace broken algorithm reference link

The link to the pdf containing the algorithm description is now a
dead link; it seems http://www.ifp.illinois.edu/~srikant/ has been
moved to https://sites.google.com/a/illinois.edu/srikant/ and none of
the original papers can be found there...

I have replaced it with the only working copy I was able to find.

n.b. there is also a copy available at:

http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.296.6350&rep=rep1&type=pdf

However, this seems to only be a *cached* version, so I am unsure
exactly how reliable that link can be expected to remain over time
and have decided against using that one.

Signed-off-by: Joey Pabalinas <joeypabalinas@gmail.com>
 1 file changed, 1 insertion(+), 1 deletion(-)

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_illinois.c