Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 41045: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 17 Feb 2012 03:02:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=41045

User: morriss
Date: 2012/02/16 07:02 PM

Log:
 Fix part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6703 :
 
 r35887 added ntp_to_nstime() to packet-ntp since a couple of dissectors had
 their own versions.  The version used was from packet-netflow; switch to the
 version from packet-zep because that one's math works better: the fractional
 time is actually shown.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +1 -1      packet-ntp.c    Modified