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 18823: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 02 Aug 2006 17:13:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18823

User: etxrab
Date: 2006/08/02 05:13 PM

Log:
 From Stephen Fisher:
 This patch adds a new dissector for the daytime protocol (like the time
 protocol, but the date and time is send as a text string).  This protocol and
 dissector work s over TCP or UDP.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +1 -0      Makefile.common     Modified
  +96 -0     packet-daytime.c    Added