pathmtu: Reset the timeout on each packet.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 3 Jan 2009 20:35:29 +0000 (20:35 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Jan 2009 20:35:29 +0000 (20:35 +0000)
commit664a5c0e4b3ad8849af41c78977708c85a66c02f
tree433b66be87ae702f84e160dddf40a36fca90bd6e
parente99aedcf9373b3305c32e510c086bf3357b4736a
pathmtu: Reset the timeout on each packet.

Linux actually has the correct behaviour and updates the timeout
argument to reflect the time remaining.  Unfortunately we don't actually
want to do that.  So reset it each time.
pathmtu/pathmtu.c