ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18428: /trunk-1.0/ /trunk-1.0/epan/dissectors/: packet-c

Date: Sun, 11 Jun 2006 08:28:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18428

User: etxrab
Date: 2006/06/11 08:28 AM

Log:
 From Martin Mathieson:
 This patch:
 - treats the variant field as a variable-length string field.  This is 
 needed for some of the more complicated protocols where the variant 
 number of the embedded protocol is also represented
 
 - the patch to Makefile.am was not applied from 
 http://www.wireshark.org/lists/wireshark-dev/200606/msg00009.html
 
 Including:
 18417:
 do_subst wasn't defined, so just use "cp" for now.  (Is there anything
 in there that needs substitution?)

Directory: /trunk-1.0/epan/dissectors/
  Changes    Path                         Action
  +105 -6    packet-catapult-dct2000.c    Modified

Directory: /trunk-1.0/
  Changes    Path           Action
  +6 -3      Makefile.am    Modified

Directory: /trunk-1.0/wiretap/
  Changes    Path                  Action
  +80 -51    catapult_dct2000.c    Modified