Wireshark-commits: [Wireshark-commits] master 4e55a28: RADIUS: Add Sangoma dictionary

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 13 Jun 2016 05:18:13 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4e55a28814e5203d987b58cf3bb16d8f747bae7c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4e55a28 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    RADIUS: Add Sangoma dictionary
    
    From FreeRADIUS master
    
    commit ba4b4402588ae87497a0b7c87e26eb5cb433c8a7
    Author: Alan T. DeKok <aland@xxxxxxxxxxxxxx>
    Date:   Fri Jun 10 14:38:55 2016 -0400
    
        Added dictionary.sangoma
    
        from http://wiki.sangoma.com/files/NSC-Radius-Support/dictionary.sangoma.txt
    
    Change-Id: Ie51ea6343a2a8a5b286d70451abce81ca920261f
    Reviewed-on: https://code.wireshark.org/review/15823
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  87b5597   Add address_type_get_by_name
    adds  4e55a28   RADIUS: Add Sangoma dictionary


Summary of changes:
 Makefile.am                  |    1 +
 packaging/nsis/wireshark.nsi |    1 +
 radius/dictionary            |    1 +
 radius/dictionary.sangoma    |  112 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 115 insertions(+)
 create mode 100644 radius/dictionary.sangoma