Wireshark-commits: [Wireshark-commits] rev 39262: /trunk/plugins/ /trunk/plugins/docsis/: packet-bp

Date: Wed, 05 Oct 2011 01:00:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39262

User: wmeier
Date: 2011/10/04 06:00 PM

Log:
 Use ENC_NA as encoding for proto_tree_add_item() calls which directly reference an hf item (in hf[] with types:
     FT_NONE
     FT_BYTES
     FT_IPV6
     FT_IPXNET
     FT_OID
 
 Note: Encoding field set to ENC_NA only if the field was previously TRUE|FALSE|1|0|ENC_LITTLE_ENDIAN|ENC_BIG_ENDIAN

Directory: /trunk/plugins/docsis/
  Changes    Path                   Action
  +11 -11    packet-bpkmattr.c      Modified
  +1 -1      packet-cmstatus.c      Modified
  +1 -1      packet-dccack.c        Modified
  +2 -2      packet-dccreq.c        Modified
  +1 -1      packet-dccrsp.c        Modified
  +3 -3      packet-dcd.c           Modified
  +1 -1      packet-docsis.c        Modified
  +1 -1      packet-rngrsp.c        Modified
  +5 -5      packet-tlv-cmctrl.c    Modified
  +51 -51    packet-tlv.c           Modified
  +12 -12    packet-type29ucd.c     Modified


(38 files not shown)