Commit Graph

111 Commits

Author SHA1 Message Date
Peter Wu 77d309c92f radius: fix final memleak due to malformed dictionary
The VENDOR line did not have a proper ID, so scanning the full line
failed and the "yyextra->vendor_name" was not freed. Import the current
version from FreeRadius to fix this problem.

(Since the attributes are now grouped by the vendor, the conflict
comment no longer applies.)

Change-Id: Id6020c0a5f34c624aedbb0acebe70dc643402e41
Reviewed-on: https://code.wireshark.org/review/20312
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-02-28 19:02:34 +00:00
Alexis La Goutte b91207017f RADIUS: add cnergee dictionary (from FreeRADIUS)
commit e37987492b0d575a8ef41900ef916244112b2468
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Sat Feb 18 12:11:05 2017 -0500

    Dictionary from cnergee.

    Which modifications so that the names don't conflict with
    existing ones.

Change-Id: I4fed7f38300dd8bcf526e5a07eec6c7812991d95
Reviewed-on: https://code.wireshark.org/review/20258
Petri-Dish: Michael Mann <mmann78@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-02-26 01:54:53 +00:00
Alexis La Goutte d00dae7af9 RADIUS: update nomadix dictionary (from FreeRADIUS)
commit ade4a571ad959d54faa4844df2305e5d5ccbb86
Author: Mark Johnson <mark@sunray.net>
Date:   Thu Feb 9 12:15:37 2017 -0800

    Updating Nomadix dictionary with missing attributes.

commit 4400bf37add2e1fb29a9dcf18ad76d2b8001db7b
Author: Ethan Hayon <ehayon@gmail.com>
Date:   Tue Jun 4 13:27:58 2013 -0400

    Updated VSAs for Nomadix Access Gateway

Change-Id: I015418dc1ac808a128f12146ff8468a5eb8b6c5f
Reviewed-on: https://code.wireshark.org/review/20259
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-02-25 14:15:39 +00:00
Alexis La Goutte b5fe13f57d dicto (RFC5580) fix typo
From FreeRADIUS

typo.  Fixes https://github.com/FreeRADIUS/freeradius-server/pull/1882

Alan T. DeKok@2017-01-18T18:09:05Z
Files modified:
        * share/dictionary.rfc5580

Commit diff:
f22f1bf53c

Change-Id: I7f64d97352a453ff22dac45e9e9737af80fc1b2c
Reviewed-on: https://code.wireshark.org/review/19811
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-01-27 08:38:37 +00:00
Guy Harris cc09fbd214 Mark another dictionary as commented out due to no RFC 6929 support.
Change-Id: I0b119fdc786970842d39b92b504e361d80a5624c
Reviewed-on: https://code.wireshark.org/review/18948
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-11-25 03:33:56 +00:00
Guy Harris 174db53cf4 Update comments.
Change-Id: I72a90fe4af08de3585d3df92a28ff3dbd693b260
Reviewed-on: https://code.wireshark.org/review/18946
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-11-25 01:41:49 +00:00
Guy Harris 513fa607d3 Squelch warnings.
There's some problem with our RADIUS dictionary reader that causes it to
produce

	radius: Vendor: 'integer', does not exist in .../dictionary.rfc7930

warnings when reading entries such as

	ATTRIBUTE	Response-Length				241.3	integer

Change-Id: I90548281ce4e5ffce974b9fe074266adbfdf2a5c
Reviewed-on: https://code.wireshark.org/review/18945
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2016-11-24 22:33:18 +00:00
Alexis La Goutte ab55444590 RADIUS: Add RFC7930 dictionnary
From FreeRADIUS master

commit 42e55cca4cee6524475f0461b00f0f96769ab40b
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Wed Oct 12 10:13:00 2016 -0400

    added RFC 7930

Change-Id: Icb69117cad84fcaf9d9ffe8040962afb33709441
Reviewed-on: https://code.wireshark.org/review/18913
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-11-24 17:48:25 +00:00
Alexis La Goutte 75bf463707 RADIUS: Add Microsemi dictionnary
commit 503e1e78daaa51d9a47e85bd7c9f5fb096a25b87
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Fri Nov 11 06:56:23 2016 -0500

    from Microsemi

Change-Id: Icc5e5f74f7d34aaebdb192c83908856189082cf0
Reviewed-on: https://code.wireshark.org/review/18914
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-11-24 17:47:28 +00:00
Maka0 d62c497938 Updated dictionary.ruckus to include additional radius attributes
Change-Id: I36e64ba198b251dc68d40609c9fdda86ea811096
Reviewed-on: https://code.wireshark.org/review/16896
Reviewed-by: Dario Lombardo <lomato@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-08-08 10:54:39 +00:00
Alexis La Goutte 4e55a28814 RADIUS: Add Sangoma dictionary
From FreeRADIUS master

commit ba4b4402588ae87497a0b7c87e26eb5cb433c8a7
Author: Alan T. DeKok <aland@freeradius.org>
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@netscape.net>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2016-06-13 05:17:41 +00:00
Alexis La Goutte 801386a188 RADIUS: Update Aruba Dictionary
Add Aruba-Calea-Server-Ip (41) and Aruba-Admin-Path (42)

Change-Id: I95411a68e4c84032f4e4bf5c240f145eb0ea238c
Reviewed-on: https://code.wireshark.org/review/14863
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-04-08 10:22:00 +00:00
Alexis La Goutte f80c45a9e7 RADIUS: Add new HP Attribute
from Aruba ClearPass 6.5.5
HP-Port-Bounce-Host (attribute id 23) and HP-Captive-Portal-URL (attribute id 24)

Change-Id: I5b0646344dad4da00bb298eb1f989e76bc27db6f
Reviewed-on: https://code.wireshark.org/review/13541
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-01-26 08:08:30 +00:00
Alexis La Goutte d3b256ef86 RADIUS: resync HP Dictionary
Fix typo on wiki URL

Change-Id: Iac6203ca5fb1390b37ce9c8932661a3609ed4bc8
Reviewed-on: https://code.wireshark.org/review/13540
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-01-26 08:07:49 +00:00
Alexis La Goutte d710e36bdd RADIUS: fix typo on URL
Missing rfc on url...

Change-Id: I6eb0af95c7b0ba44e43fe30010f784323b9fee4f
Reviewed-on: https://code.wireshark.org/review/12654
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-12-16 05:38:12 +00:00
Joerg Mayer d8529ba64d Add ExtremeNetworks attribute 213 (and the source of the information)
Change-Id: I2fe561eef38ecc31693270b527af1f42ef564734
Reviewed-on: https://code.wireshark.org/review/8977
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2015-06-18 14:49:55 +00:00
Alexis La Goutte 67159be03d RADIUS: Sync with FreeRADIUS Master
commit 917d8af3bbb3d9f4bea4aa437d244a655cc69291
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Wed May 13 12:38:42 2015 -0400

    formatting

commit 0b0c515fa8facbca66f31fbb18dd4ad632e2c200
Author: skids <bri@abrij.org>
Date:   Wed May 13 12:25:14 2015 -0400

    Add new port bounce attribute from Aruba

    This attribute was added in ArubaOS 7.4.0.3 for the Aruba Mobility Access Switch

commit 17547a39413af58a7e4622d9d74af87ce2f52630
Author: Jorge Pereira <jpereiran@gmail.com>
Date:   Thu May 7 19:51:24 2015 -0300

    Updating the Alcatel 7750 dictionary based on "9304720101_V1_7750 SR-OSRADIUS ATTRIBUTE.pdf" document.

commit ba4682aee27bd0aa87f67dbd8af4242c86e33015
Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org>
Date:   Wed Apr 22 22:06:01 2015 +0100

    Update ericsson.ab dictionary to include new accounting VSAs

commit a1c76e847ad0058fcd924ed7f3974ac65e06695d
Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org>
Date:   Sat Apr 18 09:50:41 2015 +0100

    If it's binary in radiator, it should be octets in FreeRADIUS

From me: Add also some missing VSA on ericson.ab dicto

Change-Id: I440c9006dc72388a45ba9a13225ecddf4773ae97
Reviewed-on: https://code.wireshark.org/review/8471
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-05-20 14:54:55 +00:00
Alexis La Goutte 6b158da3fe Dicto (3gpp2): fix indent (use tabs)
Change-Id: I0f1d6a8501329857b1c38646e18b72cdae84a7c5
Reviewed-on: https://code.wireshark.org/review/8385
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-05-11 04:14:11 +00:00
Alexis La Goutte 21004154ee RADIUS: fix test suite by comment new rfc dicto
tshark: radius: Vendor: 'integer', does not exist in /home/wireshark/builders/wireshark-master/ubuntu-14.04-x64/build/radius/dictionary.rfc7499:10
Vendor: 'integer', does not exist in /home/wireshark/builders/wireshark-master/ubuntu-14.04-x64/build/radius/dictionary.rfc7499:11

Change-Id: I2852658235b7025e429e891401088de91c542424
Reviewed-on: https://code.wireshark.org/review/8092
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2015-04-16 18:03:11 +00:00
Alexis La Goutte 4171f5590b RADIUS: Sync with FreeRADIUS Master
commit dec7ff66f34d773d25dee412fe218b4e108d7680
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Wed Apr 1 13:49:22 2015 -0400

    added VALUEs

commit 634bdb7b29089ed9fd9548a4ed033bfca82832d2
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Wed Apr 1 13:34:19 2015 -0400

    Added from RFC which has numbers assigned

commit 005437d9f260c233f165e5f1a8a0e00ab48d6456
Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org>
Date:   Thu Mar 26 09:09:13 2015 -0400

    Hyphens

commit 88332d8e5dc6bae25270500902cdcb511e0e08a6
Author: Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com>
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@freeradius.org>
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@gmail.com>
2015-04-16 13:23:35 +00:00
Alexis La Goutte 9b9aa9aa80 RADIUS: Sync with FreeRADIUS Master
commit 37620296eb862aedafe88d417405aba13f9e2b91
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Mon Mar 9 16:06:50 2015 -0400

    Fix Cisco attributes.  Fixes #921

Change-Id: I1a7686eb010b87b576437555ea3e90fe803d3403
Reviewed-on: https://code.wireshark.org/review/7636
Reviewed-by: Evan Huus <eapache@gmail.com>
2015-03-11 16:28:55 +00:00
Alexis La Goutte ea72d08036 RADIUS: Update Aruba dictionary (from ClearPass 6.5.0)
Change-Id: I82f4a14d18ad0c1f6911a5cb8c4eebaaa7cd9658
Reviewed-on: https://code.wireshark.org/review/7626
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-03-11 05:06:33 +00:00
Alexis La Goutte fb4252e5a2 RADIUS: Add new dicto from FreeRADIUS
commit 6c51e945a73844029f347c3fdaa0de1ec96473f1
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Tue Feb 10 13:22:39 2015 -0500

    New dictionary

Change-Id: I60ba21dbadd3e35c1b0b01d7cea14b683f7f2a0c
Reviewed-on: https://code.wireshark.org/review/7237
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-02-18 18:52:32 +00:00
Alexis La Goutte 8efe6b7bd6 RADIUS: Sync with FreeRADIUS Master
commit 852f15c72d41c637865776d5b80097e8ffbbb444
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Mon Jan 26 13:08:21 2015 -0500

    As found on the net

commit 53bf263d6ca9010acdc004bada894b1bfe0ed676
Author: Tobias Hachmer <tobias@hachmer.de>
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@gmail.com>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2015-02-04 07:04:30 +00:00
Alexis La Goutte 3f8576157b RADIUS: Sync with FreeRADIUS Master
commit 30dac6d3dc87aaaa9c29ecdb33874fa57c2bcbc6
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Tue Nov 25 16:45:45 2014 -0500

    as found on the net

commit ee79c59d3a1cae76fcb1940710d9a0f7fbdf8427
Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org>
Date:   Thu Nov 13 17:39:46 2014 -0500

    Add memcached rlm_cache_driver

commit 6277960bc830891123b00400af56912e51d4d311
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Tue Oct 28 17:01:49 2014 -0400

    Add FreeRADIUS-Response-Delay-USec

Change-Id: I705d0e852d38eaace4f71cfc0a38ecdd41c0b58f
Reviewed-on: https://code.wireshark.org/review/5510
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-28 04:43:17 +00:00
AndersBroman feedcb025e [Radius] Make dictionary.starent.vsa1 the default dictionary.
at least with the trace in Bug 10688 that makes the most sense.

Change-Id: I76213449076a2f49a4b72c6dd87b022fb10b9eef
Reviewed-on: https://code.wireshark.org/review/5242
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-11 20:06:22 +00:00
Masayuki Takemura 848e24e24b dictionary: add missing TLV definition for WiMAX-Downlink-Granted-QoS
The type of the value of the Downlink-Granted-QoS is defined as tlv, but the
TLV definition has not given in the file.

This changeset adds the definition as per WiMAX Forum specification.
As per the spec, the TLV definition is same as the QoS-Descriptor TLV.

<Reference>

Section 5.4.2.29 QoS-Descriptor and 5.4.2.63 Downlink Granted-QoS in
WMF-T33-001-R010v05.

Change-Id: I72d97ed6f7532239cba62cc4cd1b6693fcd43123

dictionary: change type of WiMAX-Uplink-Granted-QoS VSA

This changeset changes the type of WiMAX-Uplink-Granted VSA to tlv and
provides the TLV definition as per WiMAX Forum Specification.

The TLV definition is same as the QoS-Descriptor VSA.

<Reference>

Section 5.4.2.30 Uplink Granted-QoS and 5.4.2.29 QoS-Descriptor in
WMF-T33-001-R010v05.

Change-Id: If6b505bc985c0fb41b19cf2d2fc7b4f887c72b7a
Reviewed-on: https://code.wireshark.org/review/5158
Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2014-11-07 20:18:26 +00:00
AndersBroman 7613327d69 Comment out
dictionary.rfc6929
 dictionary.rfc6930
 dictionary.rfc7155
 dictionary.rfc7268
 As they give errors in the test suit, something may have changed in the
 free rasdius syntax,

Change-Id: I27c2c4ea8b96601dfaf48b8dc29273fa6adca655
Reviewed-on: https://code.wireshark.org/review/5084
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-03 08:52:40 +00:00
Anish Bhatt 7b4215dafa [Radius] Update dictionaries from freeradius 3.0.4
Update includes all new/renamed dictionaries in radius, but does not cover any differences in already included dictionaries, which will be handled in  a separate update.

Change-Id: I6d1e1cc1815423fb71ec940366964a366ab41a25
Reviewed-on: https://code.wireshark.org/review/4947
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-11-03 07:22:58 +00:00
Joerg Mayer 01cf7feb3e Add URL to a description of the attributes
Add comments about additional attributes

Change-Id: Ic73039ee6fde954e147a44e0f98def76a7e88fb3
Reviewed-on: https://code.wireshark.org/review/4812
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2014-10-18 06:47:12 +00:00
Alexis La Goutte 757aa33220 Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash)

Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd
Reviewed-on: https://code.wireshark.org/review/881
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2014-03-31 18:48:06 +00:00
Pascal Quantin 628dda9d2c From Michael Bean via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9384 :
Add support for Alcatel-Lucent 8950 AAA

svn path=/trunk/; revision=53258
2013-11-11 21:13:55 +00:00
Alexis La Goutte 6b00384749 Update Aruba dictionary (from ArubaOS 6.3 and ClearPass 6.2)
svn path=/trunk/; revision=52319
2013-10-01 19:34:00 +00:00
Anders Broman 73d116275f From Tommy Wu:
Update-Reason should be an integer.

svn path=/trunk/; revision=51948
2013-09-11 04:56:44 +00:00
Jeff Morriss 285a439021 Reinstate r47243 (i.e., revert r50869): with the old way "make distcheck"
fails.

Fix radius/Custom.make so that automake likes it (remove the \ followed by
nothing).  Once that's done, make the inclusion of that file mandatory so
that it actually (as I supposed--incorrectly--would happen in r47243) gets
distributed in the source tarball.

svn path=/trunk/; revision=50883
2013-07-25 01:01:58 +00:00
Anders Broman 455381dace From Tommy Wu:
Correct VSA name.

svn path=/trunk/; revision=49855
2013-06-09 10:10:59 +00:00
Anders Broman f9fb8329f3 From Tommy Wu:
Update 3GPP2 AVP:s.

svn path=/trunk/; revision=49725
2013-06-03 18:34:25 +00:00
Anders Broman 54aa5c072f Add an AVP.
svn path=/trunk/; revision=49033
2013-04-25 17:21:34 +00:00
Anders Broman 91f44b2940 Update USR Robotics and 3GPP2 dictionarys.
svn path=/trunk/; revision=48883
2013-04-16 18:12:23 +00:00
Alexis La Goutte 433c051348 From ArubaOS 6.2.x : new Aruba RADIUS Attributes with new Aruba feature (AirGroup, MDPS, CPPM...)
(Aruba620) #show aaa radius-attributes | include Aruba
Aruba-Mdps-Device-Version       21     String       Aruba      14823
Aruba-Mdps-Max-Devices          18     Integer      Aruba      14823
Aruba-Location-Id               6      String       Aruba      14823
Aruba-Template-User             8      String       Aruba      14823
Aruba-No-DHCP-Fingerprint       14     Integer      Aruba      14823
Aruba-AirGroup-Device-Type      27     Integer      Aruba      14823
Aruba-Mdps-Device-Udid          15     String       Aruba      14823
Aruba-AirGroup-Shared-User      25     String       Aruba      14823
Aruba-Mdps-Device-Serial        22     String       Aruba      14823
Aruba-User-Role                 1      String       Aruba      14823
Aruba-Port-Id                   7      String       Aruba      14823
Aruba-Priv-Admin-User           3      Integer      Aruba      14823
Aruba-Mdps-Device-Product       20     String       Aruba      14823
Aruba-User-Vlan                 2      Integer      Aruba      14823
Aruba-AirGroup-Shared-Role      26     String       Aruba      14823
Aruba-Device-Type               12     String       Aruba      14823
Aruba-Mdps-Device-Imei          16     String       Aruba      14823
Aruba-Essid-Name                5      String       Aruba      14823
Aruba-AP-Group                  10     String       Aruba      14823
Aruba-CPPM-Role                 23     String       Aruba      14823
Aruba-Mdps-Device-Name          19     String       Aruba      14823
Aruba-AirGroup-User-Name        24     String       Aruba      14823
Aruba-Mdps-Device-Iccid         17     String       Aruba      14823
Aruba-Framed-IPv6-Address       11     String       Aruba      14823
Aruba-AP-Name                   13     String       Aruba      14823
Aruba-Named-User-Vlan           9      String       Aruba      14823
Aruba-Admin-Role                4      String       Aruba      14823

svn path=/trunk/; revision=48051
2013-03-04 17:14:24 +00:00
Anders Broman ba959015f6 From Guy Davies:
Update for RADIUS dictionary for Juniper Networks ERX

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8300

svn path=/trunk/; revision=47517
2013-02-06 13:18:25 +00:00
Jeff Morriss eabd330f03 Add newline at end of file (to try to get dist's working again)
svn path=/trunk/; revision=47242
2013-01-24 01:57:00 +00:00
Anders Broman 90844413fe svn path=/trunk/; revision=47225 2013-01-23 13:12:38 +00:00
Anders Broman fceeb16e66 Make it possible to add custom radius dictionaries. Top Makefile.am needs more modifications to include the file in the tarball.
svn path=/trunk/; revision=47224
2013-01-23 12:08:15 +00:00
Alexis La Goutte 6f7a757c04 Wireshark Aruba Dictionary is sync with FreeRadius Aruba Dictionary
svn path=/trunk/; revision=46724
2012-12-23 18:41:08 +00:00
Alexis La Goutte fc22650de4 Update Dictonary from FreeRadius(-server) Master branch https://github.com/FreeRADIUS/freeradius-server
Add RFC 5447 dictionary
9b98830314

Add RFC 6519 dictionary
383a997181

Add RFC 6572 dictionary
8cc6e5a04d

svn path=/trunk/; revision=46722
2012-12-23 18:40:40 +00:00
Jeff Morriss 659569581e As requested in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5415#c4 :
Add a comment about where dictionary.eltex came from.

svn path=/trunk/; revision=44825
2012-09-10 01:48:35 +00:00
Pascal Quantin 484016cb87 Update 3GPP-RAT-Type values
svn path=/trunk/; revision=43691
2012-07-13 16:56:11 +00:00
Jeff Morriss a9004ef9ad From Guy Davies via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7462 :
There have been some updates to the dictionary.erx since it was last synced
from FreeRADIUS.  Please find attached an updated dictionary for Juniper
Networks ERX.

svn path=/trunk/; revision=43643
2012-07-10 13:26:25 +00:00
Bill Meier bcfbbd6f1e From René Scheibe:
"
I just noticed when upgrading from 1.2.15 to 1.6.8 that the file
dictionary.3gpp now contains an invalid entry. There is a typo (3GGP
instead of 3GPP) and the decoding is incorrect too.

wireshark:
ATTRIBUTE   3GGP-IMEISV   20   octets

freeradius:
ATTRIBUTE   3GPP-IMEISV   20   string
"

http://www.wireshark.org/lists/wireshark-dev/201206/msg00021.html


svn path=/trunk/; revision=43050
2012-06-04 01:09:56 +00:00