aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-05-31Sort the RADIUS dictionaries and account for a rename of one of them.Guy Harris1-9/+9
Change-Id: Ieea5349a38366a68cd313e70c8f1d28828982d7b Reviewed-on: https://code.wireshark.org/review/21862 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31acn: fix conflict for hf fieldAlexis La Goutte1-11/+13
Turn hf_magic_reply_invalid_type in an expert info. Change-Id: I6eeb5590e3d620ebb5afe46eae36cba6784033a4 Reviewed-on: https://code.wireshark.org/review/21847 Petri-Dish: Michael Mann <mmann78@netscape.net> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-05-31debian: add lintian-overrides for libwireshark0Alexis La Goutte1-0/+25
Remove last lintian issue Change-Id: I672b347a8b0fc495b6e010ef987c0ff238eb8d1e Reviewed-on: https://code.wireshark.org/review/18622 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>
2017-05-31UMTS FP: backout part of g899fd42Pascal Quantin1-19/+33
The delay for p_add_proto_data() calls was not required and introduced several bugs (when the function returns before private info is attached). Change-Id: Id3a668e6776308b2ea758940e4260bfcbddc236a Reviewed-on: https://code.wireshark.org/review/21859 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2017-05-31lemon: avoid redundant redeclaration of ‘memory_error’ [-Wredundant-decls]Alexis La Goutte1-6/+2
Change-Id: I1fbc11dc433363b659ddba9a77e52ffd4e3968d7 Reviewed-on: https://code.wireshark.org/review/21850 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>
2017-05-31opcua: fix no previous prototype for ↵Alexis La Goutte2-2/+2
‘parseNodeClassMask/parseResultMask’ [-Wmissing-prototypes] Change-Id: If57183bcea978b766fc53f691a35c4ddf98ca2dd Reviewed-on: https://code.wireshark.org/review/21849 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>
2017-05-31Fix nsis intallerGraham Bloice1-1/+1
The radius erx disctionary has been renamed to unisphere. Change-Id: I3d8a4b9d8f6a5340f3a92274816e66bdaa55ffd3 Reviewed-on: https://code.wireshark.org/review/21858 Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
2017-05-31Sort the dictionary.* files.Guy Harris1-8/+8
Change-Id: Iad4457cc17f3e6a5b092d8050a0d1cc541efb2a3 Reviewed-on: https://code.wireshark.org/review/21856 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Rename dictionary.erx to dictionary.unisphere and pick up the FreeRADIUS ↵Guy Harris4-345/+346
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 a comment.Guy Harris1-3/+2
We now support dotted number values in the oid field. Note that the attribute flags internal, array, concat, and virtual aren't documented in the FreeRADIUS dictionary man page. Change-Id: Iaf27845f75a93f2d006708224757ea48d8023cb1 Reviewed-on: https://code.wireshark.org/review/21853 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31Give more information in a comment.Guy Harris1-2/+7
Change-Id: I43efd124bc49bc3d1261bd690ce38c5debb94e45 Reviewed-on: https://code.wireshark.org/review/21852 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-30Qt: Add support to verify extcap capture filterMichael Mann4-6/+105
Bug: 11668 Change-Id: Ib218d87c1905e53ffdab4e3dd6f93ba2c3d07c8b Reviewed-on: https://code.wireshark.org/review/21770 Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net> Reviewed-by: Roland Knall <rknall@gmail.com>
2017-05-30[GTP] Update cause values.AndersBroman1-2/+13
Change-Id: Ic9b0ccf045169de676b95c4b85a8d0e1e21e2cb4 Reviewed-on: https://code.wireshark.org/review/21826 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-30[Diameter 3GPP] Add subdissection of AVP 1679 AIR-FlagsAndersBroman1-0/+40
Change-Id: I783385b85cfb67d3b0d4affc82a6071e4de51062 Reviewed-on: https://code.wireshark.org/review/21824 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-30Add Inovar specific Diameter AVP codesMichael Mann4-0/+76
Bug: 13349 Change-Id: I2a06ee3bd7ab1f81414ad8e4155c1430a7287644 Reviewed-on: https://code.wireshark.org/review/21778 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-30FP - Checks to avoid NULL dereferencingDarien Spencer1-38/+70
Making sure channel specific structs are not null Change-Id: I9f979db4e24bb7bd490cf29a5c68ef32d1b029db Reviewed-on: https://code.wireshark.org/review/21754 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
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-30sharkd: Fix build using system Speex library (autotools)João Valverde2-0/+12
Change-Id: I1798f3dc76704c646d67d11533f8dc32ebab7401 Reviewed-on: https://code.wireshark.org/review/21793 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: João Valverde <j@v6e.pt>
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>