http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31227
User: guy
Date: 2009/12/10 02:19 PM
Log:
Add an argument to abs_time_to_str() and abs_time_secs_to_str()
indicating whether the time should be shown as local time or UTC. For
now, always pass FALSE, meaning "show as local time".
Clean up some stuff in the SNMP dissector, use abs_time_secs_to_str()
for times with one-second resolution, and update a comment in various
macros in the WSP dissector, while we're at it.
Directory: /trunk/epan/dissectors/
Changes Path Action
+1 -1 packet-collectd.c Modified
+8 -8 packet-dhcp-failover.c Modified
+5 -5 packet-dmp.c Modified
+5 -5 packet-dnp.c Modified
+5 -5 packet-dns.c Modified
+3 -3 packet-dtn.c Modified
+1 -1 packet-icq.c Modified
+1 -1 packet-ipmi.c Modified
+1 -1 packet-ipp.c Modified
+1 -1 packet-kismet.c Modified
+1 -1 packet-mmse.c Modified
(13 files not shown)