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