Wireshark-commits: [Wireshark-commits] rev 22036: /trunk/ /trunk/epan/dissectors/: packet-inap.c pa

Date: Mon, 04 Jun 2007 14:41:46 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22036

User: kukosa
Date: 2007/06/04 02:41 PM

Log:
 - CLASS definitions support including exports through the *-exp.cnf file
 - support of extension in middle of SEQUENCE root elements
 - new option EMBEDDED_PDV_CB to set default callback
 - ChoiceValue support at syntax level
 - ValueSet support at syntax level
 - exception identifier support
 - ValueFromObject support at syntax level
 - next minor changes (to compile X.880 and INAP)
 
 - dissectors using classes regenerated

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +20 -23    packet-inap.c      Modified
  +1 -1      packet-qsig.c      Modified
  +4 -4      packet-rnsap.c     Modified
  +2 -2      packet-rrlp.c      Modified
  +1 -1      packet-spnego.c    Modified

Directory: /trunk/asn1/inap/
  Changes    Path          Action
  +6 -36     inap.cnf      Modified

Directory: /trunk/asn1/qsig/
  Changes    Path          Action
  +0 -5      qsig.cnf      Modified

Directory: /trunk/asn1/rnsap/
  Changes    Path          Action
  +0 -41     rnsap.cnf     Modified

Directory: /trunk/asn1/rrlp/
  Changes    Path          Action
  +0 -5      rrlp.cnf      Modified

Directory: /trunk/tools/
  Changes    Path          Action
  +404 -83   asn2wrs.py    Modified