From: Ralph Doncaster <ralph@istop.com> Date: Tue, 10 Jun 2003 20:41:13 -0400 (EDT) This sounded so unbelievable to me that I took a quick look at the code to see what I'd have to do to get rid of it. It appears that gettimeofday is not called for every packet; just for ICMP timestamp requests and for IP options (ip_options_build and ip_options_compile). Stop lookin in the IP code. Look at where we get the packet from the device, which is one layer up. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html