Wireshark-commits: [Wireshark-commits] rev 23898: /trunk/ /trunk/epan/dissectors/: packet-h245.c /t

Date: Mon, 17 Dec 2007 12:16:51 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23898

User: kukosa
Date: 2007/12/17 12:16 PM

Log:
 - use structure instead of many global variables for channel setup
 - move channel setup code to one function
 - support RFC2198 dynamic payload type setup

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +237 -242  packet-h245.c    Modified

Directory: /trunk/asn1/h245/
  Changes    Path                      Action
  +58 -125   h245.cnf                  Modified
  +64 -10    packet-h245-template.c    Modified