Commit Graph

60 Commits

Author SHA1 Message Date
Alexis La Goutte d23c469785 Rename the Xylan dictionnary to Alcatel-Lucent Xylan dictionnary
Alcatel (now Alcatel-Lucent) buy Xylan in 1999...
And now Attributs RADIUS is used in Alcatel-Lucent Omniswitch Product.

svn path=/trunk/; revision=41474
2012-03-10 18:30:20 +00:00
Anders Broman 35e767e28a Dissect Service Option Profile.
svn path=/trunk/; revision=40297
2011-12-27 10:15:00 +00:00
Anders Broman c4a88586f3 Use packet-radius.c to dissect embedded AVP:s.
svn path=/trunk/; revision=40288
2011-12-25 11:25:39 +00:00
Anders Broman 252f3f34b1 From freeradius@arcor.de:
dictionary.3gpp2 corrections.

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

svn path=/trunk/; revision=39784
2011-11-10 20:46:10 +00:00
Anders Broman a81a945dc0 Extended with VSA:s from Peter Deacon trough
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6486

svn path=/trunk/; revision=39596
2011-10-26 05:03:26 +00:00
Alexis La Goutte 4c13c10df5 From ArubaOS 6.x : new Aruba RADIUS attributes (9 & 10)
(Aruba) #show aaa radius-attributes | include Aruba
Aruba-Location-Id               6      String   Aruba      14823
Aruba-Template-User             8      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-User-Vlan                 2      Integer  Aruba      14823
Aruba-Essid-Name                5      String   Aruba      14823
Aruba-AP-Group                  10     String   Aruba      14823
Aruba-Named-User-Vlan           9      String   Aruba      14823
Aruba-Admin-Role                4      String   Aruba      14823


svn path=/trunk/; revision=39192
2011-09-30 14:39:09 +00:00
Guy Harris f9a8adaf71 Update a URL.
svn path=/trunk/; revision=37528
2011-06-03 01:05:22 +00:00
Guy Harris 43b7c8c163 Give some additional information about the format of the Command-Code
value.

svn path=/trunk/; revision=37526
2011-06-02 18:33:14 +00:00
Bill Meier 224206b1a3 Allow the character '.' in radius dictionary ATTRIBUTE names;
Fixes issue caused by dictionary.foundry having ATTRIBUTE names containing
 a '.' (e.g., Foundry-MAC-Authent-needs-802.1x).

So: Revert SVN #37386 which temporarily changed the '.' to '-'.

svn path=/trunk/; revision=37405
2011-05-26 02:59:25 +00:00
Bill Meier a3ee233f3a An Attribute Name with a '.' (Foundry-MAC-Authent-needs-802.1x) causes an access violation.
Change '802.1x' to '802-1x' in 2 places temporarily until I get a chance to see what's going on.

svn path=/trunk/; revision=37386
2011-05-25 01:44:13 +00:00
Bill Meier 467cb54139 Add new dictionary from freeradius.org: GIT 2.1.x branch.
svn path=/trunk/; revision=37385
2011-05-25 00:40:35 +00:00
Bill Meier f491680df9 Use freeradius.org version [from the GIT 2.1.x branch]
svn path=/trunk/; revision=37384
2011-05-25 00:30:09 +00:00
Bill Meier 1c40a3169e Tunnel related VALUEs are actually defined in dictionary.rfc2867.
Also: remove 3 "unassigned" entries to match the FreeRadius dictionary.rfc2866.
Note: This version (w/o the dup Acct-Status-Type) will be submitted upstream.

svn path=/trunk/; revision=37383
2011-05-25 00:07:37 +00:00
Bill Meier e44d0be3a5 Use latest version from FreeRadius 2.1.10 release.
svn path=/trunk/; revision=37382
2011-05-24 20:59:34 +00:00
Bill Meier 042876aeb9 Obsolete; See dictionary.rfc2868
svn path=/trunk/; revision=37379
2011-05-24 18:47:03 +00:00
Bill Meier 155132d6c2 Obsolete; See dictionary.erx
svn path=/trunk/; revision=37378
2011-05-24 18:42:04 +00:00
Bill Meier b1a04899a6 Updated dictionary files released as part of FreeRadius v2.1.7 thru v2.1.10
svn path=/trunk/; revision=37377
2011-05-24 18:24:29 +00:00
Bill Meier ab0df56a88 Some dictionary files added in FreeRadius v2.1.7 - 2.1.10.
(These aren't list in the dictionary file).

svn path=/trunk/; revision=37376
2011-05-24 17:18:34 +00:00
Bill Meier e0705a4522 Add new dictionary files from FreeRadius v2.1.7 thru 2.1.10
svn path=/trunk/; revision=37375
2011-05-24 16:30:32 +00:00
Anders Broman 100e4ae025 Delegated-IPv6-Prefix(123) is shown incorrect as X-Ascend-Call-Attempt-Limit(123)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5455

svn path=/trunk/; revision=35091
2010-12-01 17:34:26 +00:00
Bill Meier 2560f981ab Add $Id$
svn path=/trunk/; revision=34995
2010-11-21 18:57:21 +00:00
Anders Broman 23cc0f8530 Add a missing piece of the commit:
From Taras Kotov: 
Add RADIUS dictionary for vendor Eltex.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5415

svn path=/trunk/; revision=34973
2010-11-19 15:44:49 +00:00
Anders Broman 1bd67cac50 RADIUS: Acc-Status-Type value 3 identified as "Alive" instead of "Interim-Update"
Updte the dictionaries to reflect IANA entries.
http://www.iana.org/assignments/radius-types/radius-types.xml#radius-types-10
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5418

svn path=/trunk/; revision=34944
2010-11-18 11:40:06 +00:00
Anders Broman fd44a8829a From Taras Kotov:
Add RADIUS dictionary for vendor Eltex.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5415

svn path=/trunk/; revision=34943
2010-11-18 09:51:50 +00:00
Bill Meier 38ae3b8a09 README describing the Wireshark changes to the FreeRadius
v2.1.6 dictionary files as of 2009-07-09.

svn path=/trunk/; revision=29042
2009-07-09 20:28:46 +00:00
Bill Meier 9de7a9dfa4 FreeRadius v2.1.6 "dictionary" file with the following changes:
- enabled  include: dictionary.cisco.vpn3000
   - disabled include: dictionary.vqp
   - disabled include: dictionary.freeradius.internal
   - added    include: dictionary.chillispot: as per 2009-06-11 commit
                        in the FreeRadius repository.
   - added: Comment re Wireshark usage of the integer data type.


svn path=/trunk/; revision=29041
2009-07-09 20:21:39 +00:00
Bill Meier 8c953bc707 Add FreeRadius v2.1.6 dictionary.freeradius.internal (for completeness).
This file contains "Non Protocol Attributes used by FreeRADIUS".
The "$inlude dictionary.freeradius.internal" line in 
the Radius "dictionary" file is commented out and thus the 
dictionary.freeradius.internal file is not 
read by Wireshark as part of the Radius dictionary files load.

svn path=/trunk/; revision=29040
2009-07-09 20:10:39 +00:00
Bill Meier 52160fd429 Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3j: 3gpp
FreeRadius 2.1.6 dictionary.3gpp plus additions based upon:
	http://pda.etsi.org/exchangefolder/ts_129061v080300p.pdf
 	 (ETSI TS 129 061 V8.3.0 (2009-06))
    Also: Add values for RAT-Type; (packet-gtp custom AVP 3GPP VSA dissector
          no longer required for  3GPP-RAT-Type).

svn path=/trunk/; revision=29038
2009-07-09 15:59:02 +00:00
Bill Meier 682d0cb423 Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3i: 3gpp2
- FreeRadius 2.1.6 dictionary.3gpp2 plus additions based upon
      the latest 3GPP2 specification:
       "cdma2000 Wireless IP Network Standard: Accounting Services and 3GPP2 Radius VSAs
        3GPP2 X.S0011-005-D
        Version: 2.0
        Version Date: November 2008"
       http://www.3gpp2.org/public_html/Specs/X.S0011-005-D_v2.0_081103.pdf

svn path=/trunk/; revision=29036
2009-07-09 12:44:16 +00:00
Bill Meier 9604d665bf Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3h: freeradius
FreeRadius 2.1.6 dictionary.freeradius as is;

svn path=/trunk/; revision=29032
2009-07-08 20:50:56 +00:00
Bill Meier dd35e312c0 Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3g: ascend
FreeRadius 2.1.6 dictionary.ascend as is;

svn path=/trunk/; revision=29031
2009-07-08 20:29:06 +00:00
Bill Meier 56db19812f Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3f: aruba
- FreeRadius 2.1.6 dictionary.aruba plus additions:
     See Wireshark Bug #3104 and SVN #26945.
     See also: https://airheads.arubanetworks.com/vBulletin/showthread.php?t=910

svn path=/trunk/; revision=29030
2009-07-08 19:35:49 +00:00
Bill Meier 5d5d3004aa Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3e: cisco.vpn3000
dictionary.cisco.vpn3000 from FreeRadius v 2.1.6 plus additions:
 a. Values as defined in the previous Wireshark version of dictionary.cisco.vpn3000;
 b. Attributes as defined in:
http://www.cisco.com/en/US/docs/security/vpn3000/vpn3000_47/configuration/guide/ldapapp.html#wp1564468
 Additions from the FreeRadius version marked with "## [wireshark]".

svn path=/trunk/; revision=29026
2009-07-08 17:23:58 +00:00
Bill Meier 1fd7f6fd96 Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3d: alcatel
Use dictionary.alcatel as is from the FreeRadius release.

svn path=/trunk/; revision=29020
2009-07-08 13:38:59 +00:00
Bill Meier 6b96407490 radius: dictionary.nortel: Update as per the 2009-07-01 FreeRadius reposistory commit
svn path=/trunk/; revision=29004
2009-07-07 22:53:44 +00:00
Bill Meier bd182070d7 radius: dictionary.wimax; Actually add the missing END-VENDOR statement
svn path=/trunk/; revision=29002
2009-07-07 22:20:56 +00:00
Bill Meier c43e6af65c Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3c: wimax
- As is from the FreeRadius release except added missing VENDOR-END
   - Note: Attribute WiMAX-MN-hHA-MIP4-SPI [11] had a type of "octets"
     in the previous Wireshark repository version of this file.
     whereas this attribute in the FreeRadius version of tis file
     has an attribute type of "integer".

svn path=/trunk/; revision=29001
2009-07-07 22:14:25 +00:00
Bill Meier b97dc1f646 Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3b: microsoft
FreeRadius v 2.1.6 dictionary.microsoft modified based upon
     Wireshark commit SVN #17706.
   Essentailly: Add "VALUES" for
      ATTRIBUTE MS-MPPE-Encryption-Policy  and
      ATTRIBUTE MS-MPPE-Encryption-Types.

svn path=/trunk/; revision=29000
2009-07-07 20:55:01 +00:00
Bill Meier 3c507f9a52 Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3a: cablelabs
dictionary.cablelabs from FreeRadius v 2.1.6 updated based upon:
      PacketCable(TM) 1.5 Specification: Event Messages [PKT-SP-EM1.5-I03-070412]
      PacketCable(TM) Specification: Multimedia Specification [PKT-SP-MM-I04-080522]
     Also: Added additional comments and changes related to Wireshark use of this file.
 

svn path=/trunk/; revision=28998
2009-07-07 19:40:17 +00:00
Bill Meier 9ab444404f Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 2:
Modified files w/o conflicts with current Wireshark radius dictionary files.

svn path=/trunk/; revision=28996
2009-07-07 17:52:03 +00:00
Bill Meier 2e82efa158 Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 1: New files
svn path=/trunk/; revision=28946
2009-07-06 12:39:58 +00:00
Anders Broman 743fa07a2f Add a comment from IANA assignments, whitspace changes.
svn path=/trunk/; revision=28481
2009-05-26 06:26:34 +00:00
Anders Broman b6e466bcf9 Updates from FreeRadius.
svn path=/trunk/; revision=28297
2009-05-08 06:10:30 +00:00
Anders Broman 6c46249150 Minor update from FreeRadius.
svn path=/trunk/; revision=28280
2009-05-05 18:40:47 +00:00
Anders Broman 83d1303053 From Naoyoshi Ueda:
Radius dissector enhancement to support WiMAX vendor specific attributes.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3176

svn path=/trunk/; revision=27937
2009-04-02 19:05:52 +00:00
Anders Broman 85b8227311 From Bjørn Mork:
Decode ipv6prefix attributes in packet-radius.

svn path=/trunk/; revision=27769
2009-03-18 07:31:35 +00:00
Stig Bjørlykke 2de0812f1d From Alexis La Goutte (bug 3104):
Add Aruba dictionary.

svn path=/trunk/; revision=26945
2008-12-09 13:57:55 +00:00
Anders Broman d6aea2d0a1 - Add application Id:s to Diameter
- Further dissect 3GPP Radius AVP:s.

svn path=/trunk/; revision=24293
2008-02-08 16:32:12 +00:00
Anders Broman 4ec397bc2d Add AVP:s
svn path=/trunk/; revision=22844
2007-09-11 16:57:42 +00:00
Luis Ontanon 3fa4e251bd form Florian Lohoff
here is an addition to the redback radius dictionary - Attributes seen
in all authentications for PPPoE sessions ...



svn path=/trunk/; revision=20567
2007-01-26 15:10:47 +00:00