Wireshark-commits: [Wireshark-commits] master 4171f55: RADIUS: Sync with FreeRADIUS Master
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Apr 2015 13:23:40 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4171f5590b0df5506c98e559100e21300edb33d0
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

4171f55 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    RADIUS: Sync with FreeRADIUS Master
    
    commit dec7ff66f34d773d25dee412fe218b4e108d7680
    Author: Alan T. DeKok <aland@xxxxxxxxxxxxxx>
    Date:   Wed Apr 1 13:49:22 2015 -0400
    
        added VALUEs
    
    commit 634bdb7b29089ed9fd9548a4ed033bfca82832d2
    Author: Alan T. DeKok <aland@xxxxxxxxxxxxxx>
    Date:   Wed Apr 1 13:34:19 2015 -0400
    
        Added from RFC which has numbers assigned
    
    commit 005437d9f260c233f165e5f1a8a0e00ab48d6456
    Author: Arran Cudbard-Bell <a.cudbardb@xxxxxxxxxxxxxx>
    Date:   Thu Mar 26 09:09:13 2015 -0400
    
        Hyphens
    
    commit 88332d8e5dc6bae25270500902cdcb511e0e08a6
    Author: Nikolai Kondrashov <Nikolai.Kondrashov@xxxxxxxxxx>
    Date:   Thu Mar 26 12:13:39 2015 +0200
    
        Update dictionary.mikrotik
    
        Update dictionary.mikrotik to have new attributes and values mentioned
        in Mikrotik wiki:
    
        http://wiki.mikrotik.com/index.php?title=Manual:RADIUS_Client/vendor_dictionary
    
    commit 849336c73dda97ac2a1185f19e21fd2d4d086180
    Author: Alan T. DeKok <aland@xxxxxxxxxxxxxx>
    Date:   Wed Mar 25 15:40:02 2015 -0500
    
        Motorola error message
    
    Change-Id: I03ab7666dd64cef75e8ebf088766b6b28497817c
    Reviewed-on: https://code.wireshark.org/review/7974
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  95f138e   Replace deprecated tvb_length APIs
    adds  4171f55   RADIUS: Sync with FreeRADIUS Master


Summary of changes:
 Makefile.am                      |    1 +
 packaging/nsis/wireshark.nsi     |    1 +
 radius/dictionary                |    1 +
 radius/dictionary.mikrotik       |   17 +++++++++++++++++
 radius/dictionary.motorola.wimax |    2 ++
 radius/dictionary.rfc7499        |   16 ++++++++++++++++
 6 files changed, 38 insertions(+)
 create mode 100644 radius/dictionary.rfc7499