http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23088
User: richardv
Date: 2007/10/07 11:46 PM
Log:
From Chris Maynard <christopher.maynard@xxxxxxxxx>:
With the exception of docsis's packet-tlv.c file, these are all simple problems
with the prefix not exactly set to PROTOABBREV. For example, for
packet-bpkmattr.c, the field names are prefixed with "docsis.bpkmattr." instead
of "docsis_bpkmattr.".
packet-tlv.c had one mis-named field, namely "docsis.cos.sid". It has been
changed to "docsis_tlv.cos.sid" in the patch to be attached, which includes
patches for 29 files in the plugins/docsis/ directory ...
Directory: /trunk/plugins/docsis/
Changes Path Action
+29 -29 packet-bpkmattr.c Modified
+4 -4 packet-bpkmreq.c Modified
+4 -4 packet-bpkmrsp.c Modified
+3 -3 packet-dccack.c Modified
+21 -21 packet-dccreq.c Modified
+6 -6 packet-dccrsp.c Modified
+28 -28 packet-dcd.c Modified
+3 -3 packet-dsaack.c Modified
+2 -2 packet-dsareq.c Modified
+3 -3 packet-dsarsp.c Modified
+3 -3 packet-dscack.c Modified
(18 files not shown)