aboutsummaryrefslogtreecommitdiffstats
path: root/radius
AgeCommit message (Collapse)AuthorFilesLines
2019-09-23Add RADIUS dictionary for Aptilo Access ControllersMarcus Sundberg2-0/+152
Change-Id: I058aacf1bdb2a6151ad370ed09febe79b1886701 Reviewed-on: https://code.wireshark.org/review/34594 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2019-04-10radius: add Meraki dictionaryEthan Everett2-0/+16
Change-Id: Ibba2254bd9711b9cbac2d8f3ef2e209ccdc45bc0 Reviewed-on: https://code.wireshark.org/review/32621 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-11-16dictionary.symbol: Update to version received from vendor with minor ↵Joerg Mayer1-53/+45
formatting changes Change-Id: I569e2fdb96ffc6757fffce8ddaf0086037cfa64f Reviewed-on: https://code.wireshark.org/review/30665 Reviewed-by: Jörg Mayer <jmayer@loplof.de>
2018-11-12Remove obsolete files.Anders Broman1-3/+0
Change-Id: Ibc2f20a895f7aaf4fc5988eb8814124a68dd886e Reviewed-on: https://code.wireshark.org/review/30583 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
2018-10-06radius: sync with FreeRADIUSAlexis La Goutte2-4/+7
commit d5d9b7d3742c12c28428694a8423ccfea00235c8 Author: Alan T. DeKok <aland@freeradius.org> Date: Thu Oct 4 16:00:20 2018 -0400 this attribute is text, not binary. Fixes #2322 share/dictionary.rfc5580 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 8ef2531d10741d8af298e9d2579357eec9477012 Author: Alejandro Perez <alex.perez-mendez@jisc.ac.uk> Date: Tue Oct 2 13:54:26 2018 +0200 Add Moonshot-OTP-Secret attribute definition share/dictionary.ukerna | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e0f302bcecf57cc5c87f0bc7a219e9322032c17a Author: Alan T. DeKok <aland@freeradius.org> Date: Tue Oct 2 09:48:20 2018 -0400 manual merge of commit b5b27fedba8f share/dictionary.ukerna | 3 +++ 1 file changed, 3 insertions(+) Change-Id: I2474ffc8717ec48249db6dfbb13f03d38e60d0d6 Reviewed-on: https://code.wireshark.org/review/30041 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-10-06radius: sync with FreeRADIUSAlexis La Goutte2-10/+38
commit 8ffdba5aa45427bfc13a1c4638ddbf0d49c7542b Author: Peter Lemenkov <lemenkov@gmail.com> Date: Sun Aug 19 20:44:06 2018 +0200 Proper letter case IP-TOS-Field was renamed to IP-Tos-Field in commit c6670b1ac3e137df8f0af47103a82d1a575330f3. Let's rename it back to avoid any confusion. Similar changes for 3GPP-RAT-Type in dictionary.3gpp and for Unisphere-PPP-Protocol in dictionary.unisphere. Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> commit 43603a7234821354c69205a16945a19315e6fa4e Author: Peter Lemenkov <lemenkov@gmail.com> Date: Sun Aug 19 19:37:08 2018 +0200 Looks like this attribute should be 70 Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> commit 070428a01041316c45f4670f709e0f37213a4255 Author: Peter Lemenkov <lemenkov@gmail.com> Date: Sun Aug 19 19:36:47 2018 +0200 Remove duplicated attribute definitions Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Change-Id: I71951e0fa677396860f61fcd66922b969054fe06 Reviewed-on: https://code.wireshark.org/review/29625 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-09-25Radius: cablelabs dictionary: typo fixBruno Verstuyft1-1/+1
Change-Id: Ieec530c82096c1f1a6d1e9b5943964a02e5d3ddf Reviewed-on: https://code.wireshark.org/review/29823 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-09-24radius(travelping): sync with FreeRADIUSAlexis La Goutte1-2/+15
commit c5efe46d43c107b82fac4c758c81ad707c892596 Author: Yury Gargay <yury.gargay@gmail.com> Date: Thu Jun 22 14:49:43 2017 +0200 Add TP-Trace-Id to Travelping dictionary May be used to share some OpenTracing id between components. commit 6926d38d187318b971d26c0aa54b90b89c81e161 Author: 0xAX <kuleshovmail@gmail.com> Date: Tue Apr 5 20:20:33 2016 +0600 Add new travelping attributes to dictionary commit c81e3508ba906fe87855dde93a27956d8a0946b9 Author: Andreas Schultz <aschultz@tpip.net> Date: Thu Feb 19 16:59:18 2015 +0100 add vendor values for Framed-Protocol and Service-Type commit 333ed048d2dda4342c3af5d9036a0f2c86a3ae30 Author: Andreas Schultz <aschultz@tpip.net> Date: Thu Feb 5 10:57:15 2015 +0100 fix case of CAPWAP Power attributes in Travelping dictionary Change-Id: I472dd7b63ebb6e69acd8d1d33ff959771d302771 Reviewed-on: https://code.wireshark.org/review/29626 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-09-24radius(verizon): sync with FreeRADIUSAlexis La Goutte2-0/+25
commit d3ea6dd565a1836314814d258efc19054d3e6a45 Author: Alan T. DeKok <aland@freeradius.org> Date: Mon Sep 10 13:43:24 2018 -0400 added verizon dictionary Change-Id: I162aa1d08845fc39b068ef2a49c582ce0e29fee3 Reviewed-on: https://code.wireshark.org/review/29627 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-08-06Another dictionary fix.Guy Harris1-2/+2
RFC 5447 says MIP6-Feature-Vector is a 64-bit integer, not an octet string. Change-Id: I676cb4de09424259a9020680d11b92b783100482 Reviewed-on: https://code.wireshark.org/review/28999 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-08-03Fix bug in RFC 5447 dictionary.Guy Harris1-2/+6
Pick up the current version ("current" as in "picked up from a recent checkout of the FreeRADIUS/freeradius-server repository on GitHub") of dictionary.rfc5447. See https://github.com/FreeRADIUS/freeradius-server/issues/2269 and some of the discussion in https://github.com/the-tcpdump-group/tcpdump/pull/636 Change-Id: Ib21838684ac250ff1f02fcea6c1e5ca865b4b6ff Reviewed-on: https://code.wireshark.org/review/28935 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-01-15radius: Sync with FreeRADIUSAlexis La Goutte1-3/+3
commit 671cf8c3956c137ee089b7647cd81c182e201ef5 Author: Alan T. DeKok <aland@freeradius.org> Date: Fri Jan 12 10:34:11 2018 -0500 these attributes are "string". Fixes #2130 Change-Id: I0656f699958f583215551b3be2b2ab3dfdea6cfb Reviewed-on: https://code.wireshark.org/review/25313 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-31Rename dictionary.erx to dictionary.unisphere and pick up the FreeRADIUS ↵Guy Harris3-344/+345
version. This picks up commit a5ad82aecc194f5f55153c351a62af9bb1c222a0 Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org> Date: Sat Dec 7 23:24:20 2013 +0000 Fully sync ERX/Unisphere with Juniper's dictionaries as well as picking up the copyright notice. Change-Id: Ia6a694ccd94ad05caf25bea4dec9b467a4f99157 Reviewed-on: https://code.wireshark.org/review/21855 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-10/+12
Picks up the copyright notice, cleans up white space, puts the type and the properties of attributes in separate fields. Change-Id: I1a813a784498ed3217c7fc9bfcd9c1162ceffebb Reviewed-on: https://code.wireshark.org/review/21851 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+10
Picks up the copyright notice and a commented-out attribute. Change-Id: I0325164eb3875557f7ce9a81cf697a99a0f5de93 Reviewed-on: https://code.wireshark.org/review/21846 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+4
Picks up the copyright notice and a value. Change-Id: I99957b97cf905b9d13024f70b76e875756e71609 Reviewed-on: https://code.wireshark.org/review/21845 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-4/+22
Picks up a copyright notice, a comment, and some attributes. Change-Id: I299a4f1225eb6be23410c396a4f5a00affd64523 Reviewed-on: https://code.wireshark.org/review/21844 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+5
Picks up the copyright notice and an additional attribute. Change-Id: Ieebed5ceae7a10bf393245d9fcf82310df6c42d9 Reviewed-on: https://code.wireshark.org/review/21843 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+6
Picks up the copyright notice, a comment, and an attribute. Change-Id: I9b0c536646860f0d4e6e7f59967db22d592fc1c4 Reviewed-on: https://code.wireshark.org/review/21842 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+5
Picks up the copyright notice, a comment, and an additional attribute. Change-Id: Ie65dcb039c725a63d1a9b6976814c182e10c74cb Reviewed-on: https://code.wireshark.org/review/21841 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Merge with the FreeRADIUS version.Guy Harris1-4/+63
Pick up copyright notice and some additional attributes, along with BEGIN-VENDOR and END-VENDOR. Change-Id: Ifa0112a0bfc56f5977bffd6a32b12d1c1a089529 Reviewed-on: https://code.wireshark.org/review/21840 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-2/+7
Picks up the copyright notice and some more attributes. Change-Id: I594d8f72913fce3836db1935a3689d60a5a3f2ba Reviewed-on: https://code.wireshark.org/review/21839 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-2/+17
Picks up the copyright notice and some additional attributes. Change-Id: I4a942512f62d91d98dcbf4ccba65ff97b6a729c9 Reviewed-on: https://code.wireshark.org/review/21838 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+41
Picks up the copyright notice and adds some attributes and values. Change-Id: If24d00ceb23002aea2c24c16a7b38fd77df9401a Reviewed-on: https://code.wireshark.org/review/21837 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-7/+126
Picks up the copyright notice and new attributes and values, and renames a few values to remove "-HW". Change-Id: Iccf3938f54fab8b234ee49b509fdcc8a3cfba670 Reviewed-on: https://code.wireshark.org/review/21836 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-4/+2
It moves an attribute. Change-Id: I9f3c88f174b9520b16d3f2c68abe278ef695d403 Reviewed-on: https://code.wireshark.org/review/21835 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-1/+4
Change-Id: I8af7ec1ec6ee2c44cddd4ed91a95039bcce3bd5e Reviewed-on: https://code.wireshark.org/review/21834 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-2/+9
Give a URL for the Extreme Networks documentation listing these attributes, replacing our earlier citation; the newer version says attribute 213 is Extreme-VM-Name, as is the case in the FreeRADIUS version, not Extreme-CLI-Profile, as was the case in our version. Change-Id: Iddd69c2ef4d3a5d55f16c20f3899eebdea217a2a Reviewed-on: https://code.wireshark.org/review/21833 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Update to the FreeRADIUS version.Guy Harris1-3/+4
This file is mainly for supporting older names for certain attributes and values; all the attributes and values here should be defined by other files, so we really shouldn't be including this file. Change-Id: I2e5391f0ed14d42e97434b77794e8ba643850608 Reviewed-on: https://code.wireshark.org/review/21832 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Merge with the FreeRADIUS version.Guy Harris1-81/+113
Pick up the copyright notice and some additional attributes/values, and mark some attributes as no longer being Wireshark additions. Change some names to match the FreeRADIUS names. Mark some URLs as dead links, and try to supply replacements; use the Wayback Machine for others. Preserve our fixes and enhancements. Change-Id: I000cf05682506ed0db9b0fff856998479ee0dfa4 Reviewed-on: https://code.wireshark.org/review/21831 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Merge with the FreeRADIUS version.Guy Harris1-3/+51
Pick up their copyright notice and additions. Replace links used as references. Our version is now their version with some additional comments and different links (replacing broken links with non-broken ones). Change-Id: I785d14f537abd96cd7baa3438191e1371e34ebc0 Reviewed-on: https://code.wireshark.org/review/21828 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to the FreeRADIUS version.Guy Harris1-2/+12
Pick up copyright notice, comment tweaks, additional attributes. Change-Id: I16f1683febff5286d5698aaf513c5dc0eb169b15 Reviewed-on: https://code.wireshark.org/review/21823 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to the FreeRADIUS version.Guy Harris1-3/+3
Update copyright notice, fix typo in comment. Change-Id: Ida68691847e4e9aa80a15a25580e2657d0763bb3 Reviewed-on: https://code.wireshark.org/review/21822 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to FreeRADIUS version.Guy Harris1-1/+15
Pick up copyright notice, more attributes and values. Change-Id: I83d99cf191c198ced4a1093d5e17a793ae9d38d6 Reviewed-on: https://code.wireshark.org/review/21821 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to FreeRADIUS version.Guy Harris1-256/+257
Pick up copyright notice, fix typoes. Change-Id: I428b5d8657ca2fba1ae0072bb4d5793025b0855f Reviewed-on: https://code.wireshark.org/review/21820 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to the FreeRADIUS version.Guy Harris1-11/+38
Copyright notice, white space cleanups, additional attributes. Change-Id: I5e52b40ad08dc11722e16fbe927ec8f0f6fed7cd Reviewed-on: https://code.wireshark.org/review/21819 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to FreeRADIUS version.Guy Harris1-8/+15
Pick up copyright, whitespace cleanups, put UKERNA- in front of some attributes with the same name as RFC 7055 attributes, add some additional attributes. Change-Id: Iad05b3c83c37185bdd18be208fd2e1878b950a0e Reviewed-on: https://code.wireshark.org/review/21818 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to FreeRADIUS version.Guy Harris1-5/+6
Adds copyright notices, cleans up whitespace, picks up typo fixes. Change-Id: I9f0583d6d488c2b494c2e651b850bb4226cd6085 Reviewed-on: https://code.wireshark.org/review/21817 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Note that our dictionary.iea has stuff FreeRADIUS's doesn't.Guy Harris1-0/+4
Change-Id: I43844691c8bfcd6f8fcd223fd26ee9e0373f2deb Reviewed-on: https://code.wireshark.org/review/21816 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Merge with FreeRADIUS version.Guy Harris1-20/+24
Pick up the copyright notice, whitespace changes, and other comment changes. Add a comment giving the Wireshark bug whence the additional entries came. Change-Id: Ibc188640efe73ca2f53d84bf995b5d7bf34752f9 Reviewed-on: https://code.wireshark.org/review/21815 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update to current FreeRADIUS version.Guy Harris1-6/+14
Change-Id: I86ce4ed13bfd7e87ccdd282e51e8500fbdc9dded Reviewed-on: https://code.wireshark.org/review/21814 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Fix whitespace to match FreeRADIUS version.Guy Harris1-18/+18
Change-Id: I406b47f3907745504f49644a890a3588eabf7c0b Reviewed-on: https://code.wireshark.org/review/21813 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Fix white space to match FreeRADIUS.Guy Harris1-2/+2
Change-Id: Ie814a790c15381036ba6bdb1d066012bb15bfb33 Reviewed-on: https://code.wireshark.org/review/21812 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Merge with FreeRADIUS.Guy Harris2-9/+23
They changed some names and added an attribute. They also removed Aruba-AP-Name with no obvious indication of why; we leave it in for now. Give new URLs for attribute lists. Change-Id: I270573b7d29f47572042abe46e4a531003e6a48e Reviewed-on: https://code.wireshark.org/review/21811 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Merge with FreeRADIUS and update.Guy Harris2-36/+48
Pick up the copyright notice and $Id value. Don't double-comment-out the items we handle in packet-radius_packetcable.c; they're already commented out in the FreeRADIUS version, and that reduces the number of differences between us and them. Note in a comment before them that we're handling them in packet-radius_packetcable.c. Add a comment pointing at various CableLabs specs before the attributes, noting where in the specs they're mentioned. (Hint: NOT in a section about RADIUS! I guess the idea is that some protocol *other* than RADIUS can be used to transfer them.) Change-Id: Ib16fb10df9a434f79a05ce0537c671076aff11a2 Reviewed-on: https://code.wireshark.org/review/21810 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Fix capitalization of "WiMAX" in END-VENDOR.Guy Harris1-1/+1
Change-Id: I35e30b824b9ed8debfbb6a05d72b2396f7132204 Reviewed-on: https://code.wireshark.org/review/21809 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Update item for dictionary.airespace.Guy Harris1-2/+4
Change-Id: I5bacf0700a6bac4204a322d60812d5ece7a73be0 Reviewed-on: https://code.wireshark.org/review/21808 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30Merge with the FreeRADIUS version.Guy Harris1-10/+19
Pick up the copyright notice and other comments. Update the list of URLs, and include the new attributes as copied from the Cisco support forum article. Change-Id: I5f8c8833fa88e2538f3132c85a4baa4c8691eccb Reviewed-on: https://code.wireshark.org/review/21807 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30dictionary.h3c is now the same as the FreeRADIUS one.Guy Harris1-1/+0
Change-Id: I0fe227ce7c0e8a3010c6d74eb8f511dd4986aba8 Reviewed-on: https://code.wireshark.org/review/21806 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29Another update from FreeRADIUS.Guy Harris1-1/+35
Picks up copyright notice and commit 803477f565678f56bac8739aab0b11e0fdf0ff13 Author: Mathieu Simon <mathieu.simon@simweb.ch> Date: Mon Jan 20 16:04:17 2014 +0100 Extend the H3C dictionary based on public manuals Try to extend the H3C dictionary based on what is scattered on their pages. At least most of it is found quite consistently in the product-specific "Security Configuration Guides". This compilation/crosschecking is based H3C documentation for listed devices: - H3C S12500 and S6800 Switches - H3C WA WLAN Access Points - H3C MSR Routers Remarks: Does not stick with H3C's use of of underline in attribute naming. commit 3046419a3a40d0146cea18083c496703b965d8c4 Author: Mathieu Simon <mathieu.simon@simweb.ch> Date: Mon Jan 20 14:56:00 2014 +0100 Revisit H3C Exec-Privilege Try to match H3C terminology as close as to their documentation. - The Attribute name seems to not exactly match documentation, found consistently user i.e. in: - H3C S12500: Configurations Guides - H3C WA Series: Security Configuration Guide - Rename privilege levels to match H3C's documentation (previously likely more 3Com-ish). The levels naming are being used consistently mentioned throughout: - H3C SecPath F1000-E: Operational Manual - H3C S5500-SI: Operation Manual commit 6182027784b9a81af57f9e0e76bc80c94b2ba692 Author: Arran Cudbard-Bell <a.cudbardb@freeradius.org> Date: Sun Jan 19 22:45:58 2014 +0000 Add H3C HW-Exec-Privilege as posted by Mathieu Simon Change-Id: I06d14266a5a60fdeb8ccf9d780db9526df86e5e3 Reviewed-on: https://code.wireshark.org/review/21805 Reviewed-by: Guy Harris <guy@alum.mit.edu>