lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 15 Jan 2012 19:56:53 +0100
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Anatoly Sivov <mm05@...l.ru>
Cc:	netdev@...r.kernel.org
Subject: Re: why does skb->tstamp use getnstimeofday?

Le dimanche 15 janvier 2012 à 21:55 +0400, Anatoly Sivov a écrit :

> I missed that field tstamp is used for things other than RTT and can be  
> even user-spaced with SO_TIMESTAMP.
> However, timekeeper speed up/slow down (due to ntp) can seriously affect  
> some congestion avoidance algorithm quality, I guess.
> Am I wrong?

For what kind of application or protocol do you feel there could be a
problem ?

TCP stack doesnt use skb->tstamp/jtime_t, for example, but jiffies.

ntp adjustements are normally very small and nobody notice.


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ