Date: Sat, 16 Dec 2000 13:39:49 -0800 (PST) From: Bill Fumerola <billf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_icmp.c Message-ID: <200012162139.eBGLdnX07481@freefall.freebsd.org>
index | next in thread | raw e-mail
billf 2000/12/16 13:39:49 PST
Modified files:
sys/netinet ip_icmp.c
Log:
Use getmicrotime() instead of microtime() when timestamping ICMP packets,
the former is quicker and accurate enough for use here.
Submitted by: Jason Slagle <raistlin@toledolink.com> (on IRC)
Reviewed by: phk
Revision Changes Path
1.49 +2 -2 src/sys/netinet/ip_icmp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012162139.eBGLdnX07481>
