Eric Dumazet 0ce4e70ff0 net: dccp: switch rx_tstamp_last_feedback to monotonic clock
To compute delays, better not use time of the day which can
be changed by admins or malicious programs.

Also change ccid3_first_li() to use s64 type for delta variable
to avoid potential overflows.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Cc: dccp@vger.kernel.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-06-23 10:46:44 +09:00
..
2018-01-02 13:49:32 -05:00
2018-05-26 09:16:44 +02:00
2018-05-26 09:16:44 +02:00
2018-05-26 09:16:44 +02:00
2018-01-02 14:27:30 -05:00
2018-01-02 14:27:30 -05:00
2018-05-03 15:14:57 -04:00