tcp: fix ISN generator to increment based on time again
commitd05cb5dde0990e56e1a38bb045d034cd48c7890a
authorLauri Tirkkonen <lotheac@iki.fi>
Tue, 20 Jun 2017 11:40:45 +0000 (20 14:40 +0300)
committerLauri Tirkkonen <lotheac@iki.fi>
Tue, 20 Jun 2017 11:40:45 +0000 (20 14:40 +0300)
tree84cbe91acc3a5a1872c853254eb6e1e3c7bddc6d
parentb4cac44a81595854a1cf5d8f45a4b8c09eeb564d
tcp: fix ISN generator to increment based on time again

commit 915cb3b310e9b3a87ab2b352b22f57c23b34f41d accidentally removed the
timer-based component.
kernel/net/tcp/tcp.c