Wireshark-commits: [Wireshark-commits] rev 18822: /trunk/epan/dissectors/ /trunk/epan/dissectors/: packet-time.c
From:
etxrab@xxxxxxxxxxxxx
Date: Wed, 02 Aug 2006 17:01:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18822
User: etxrab
Date: 2006/08/02 05:01 PM
Log:
From Stephen Fisher:
The time protocol (port 37) dissector (packet-time.c) currently only supports
UDP. The protocol has an identical implementation over TCP as well. This
patch adds support to the dissector for TCP time in addition to the UDP time
packets
Directory: /trunk/epan/dissectors/
Changes Path Action
+6 -4 packet-time.c Modified