ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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