Wireshark-commits: [Wireshark-commits] master 8efe6b7: RADIUS: Sync with FreeRADIUS Master

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 4 Feb 2015 07:04:37 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8efe6b7bd6428f5184a6decf7073066c543e5228
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8efe6b7 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    RADIUS: Sync with FreeRADIUS Master
    
    commit 852f15c72d41c637865776d5b80097e8ffbbb444
    Author: Alan T. DeKok <aland@xxxxxxxxxxxxxx>
    Date:   Mon Jan 26 13:08:21 2015 -0500
    
        As found on the net
    
    commit 53bf263d6ca9010acdc004bada894b1bfe0ed676
    Author: Tobias Hachmer <tobias@xxxxxxxxxx>
    Date:   Mon Jan 26 13:45:04 2015 +0100
    
        add perle dictionary
    
    Change-Id: I15dd8705277f3a0cedd2ea12a7cac9974dadf3c0
    Reviewed-on: https://code.wireshark.org/review/6835
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  bee4fb0   CAPWAP: Use proto_tree_add_bitmask(_with_flags)
    adds  8efe6b7   RADIUS: Sync with FreeRADIUS Master


Summary of changes:
 Makefile.am                  |    2 +
 packaging/nsis/wireshark.nsi |    2 +
 radius/dictionary            |    2 +
 radius/dictionary.perle      |  523 ++++++++++++++++++++++++++++++++++++++++++
 radius/dictionary.travelping |   75 ++++++
 5 files changed, 604 insertions(+)
 create mode 100644 radius/dictionary.perle
 create mode 100644 radius/dictionary.travelping