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