Wireshark-commits: [Wireshark-commits] master 6831652: asn2wrs: Added support for #.SYNTAX_NEW

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 7 Oct 2014 20:28:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=683165272fa992e3642c5e7606578ffc9510c195
Submitter: Stig Bjørlykke (stig@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6831652 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    asn2wrs: Added support for #.SYNTAX_NEW
    
    This allows syntaxes to be registered as "new" dissectors.
    
    Change-Id: Ibb76688d9d3cbf47222610956aa627fa374bcbce
    Reviewed-on: https://code.wireshark.org/review/4524
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  d89cc1c   ASN1: Added support for using #.REGISTER_NEW
    adds  6831652   asn2wrs: Added support for #.SYNTAX_NEW


Summary of changes:
 tools/asn2wrs.py |   16 ++++++++++++----
 1 file changed, 12 insertions(+), 4 deletions(-)