Wireshark-commits: [Wireshark-commits] rev 21715: /trunk/ /trunk/epan/dissectors/: packet-h225.c pa

Date: Mon, 07 May 2007 12:59:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21715

User: kukosa
Date: 2007/05/07 12:59 PM

Log:
 - simple Information Objects support 
   - all definitions in ASN.1 source are skipped and need not to be commented out
   - #.CLASS directive can define types for Object Class Fields
 - do not append 'xxx' postfix to parametrized types (changes H.235 and H.450 in accordance with it)
 - change QSIG ASN.1 source to be more identical to original one

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +19 -19    packet-h225.c    Modified
  +36 -36    packet-h235.c    Modified
  +3 -3      packet-h235.h    Modified
  +13 -13    packet-h450.c    Modified
  +1 -1      packet-qsig.c    Modified

Directory: /trunk/asn1/h235/
  Changes    Path            Action
  +3 -3      h235-exp.cnf    Modified
  +7 -7      h235.cnf        Modified

Directory: /trunk/asn1/h450/
  Changes    Path                      Action
  +2 -2      packet-h450-template.c    Modified

Directory: /trunk/asn1/qsig/
  Changes    Path               Action
  +190 -18   qsig-cf.asn        Modified
  +11 -9     qsig-gf-ext.asn    Modified
  +26 -10    qsig-na.asn        Modified


(2 files not shown)