Wireshark-commits: [Wireshark-commits] rev 20649: /trunk/ /trunk/epan/dissectors/: packet-h248.c pa
Date: Wed, 31 Jan 2007 09:30:10 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20649

User: lego
Date: 2007/01/31 09:30 AM

Log:
 Merge Anders' and my own fixes to some bugs
 - most paramaters have data set to NULL, have them added to the tree
 - avoid the context tracing mecanism bailing out if a ContextList appears in the packet.
 - in q9150 do not attempt to dissect sdp unless we believe it is sdp
     (BTW we need heuristics for sdp and other potential payloads of this parameter..)

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +28 -39    packet-h248.c          Modified
  +1 -1      packet-h248.h          Modified
  +19 -5     packet-h248_q1950.c    Modified

Directory: /trunk/asn1/h248/
  Changes    Path                      Action
  +13 -3     h248v3.asn                Modified
  +1 -22     packet-h248-template.c    Modified