Commit Graph

67472 Commits

Author SHA1 Message Date
Guy Harris 669f4c9312 Update to the FreeRADIUS version.
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-31 03:09:28 +00:00
Guy Harris 6b3c21f632 Update to the FreeRADIUS version.
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-31 03:06:24 +00:00
Guy Harris 81d3e49f67 Update to the FreeRADIUS version.
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-31 03:04:14 +00:00
Guy Harris 4e2aeae4a5 Update to the FreeRADIUS version.
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-31 02:41:33 +00:00
Guy Harris e42a9b8080 Update to the FreeRADIUS version.
Change-Id: I8af7ec1ec6ee2c44cddd4ed91a95039bcce3bd5e
Reviewed-on: https://code.wireshark.org/review/21834
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-31 02:38:50 +00:00
Guy Harris 29f8ef37e2 Update to the FreeRADIUS version.
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-31 02:36:42 +00:00
Guy Harris 565664c774 Update to the FreeRADIUS version.
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-31 02:25:31 +00:00
Guy Harris 6769ff4f70 Merge with the FreeRADIUS version.
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-31 02:18:00 +00:00
Guy Harris 93f42b2ef3 Merge with the FreeRADIUS version.
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-30 19:44:30 +00:00
Michael Mann 6c44f2017c Qt: Add support to verify extcap capture filter
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 18:10:03 +00:00
AndersBroman 44327d8a6c [GTP] Update cause values.
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 14:24:40 +00:00
AndersBroman 1902204f96 [Diameter 3GPP] Add subdissection of AVP 1679 AIR-Flags
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-30 14:24:26 +00:00
Michael Mann 9b24ffcd6f Add Inovar specific Diameter AVP codes
Bug: 13349
Change-Id: I2a06ee3bd7ab1f81414ad8e4155c1430a7287644
Reviewed-on: https://code.wireshark.org/review/21778
Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-30 10:34:46 +00:00
Darien Spencer 899fd4294b FP - Checks to avoid NULL dereferencing
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-30 07:16:27 +00:00
Guy Harris 2f037e1d72 Update to the FreeRADIUS version.
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-30 04:04:42 +00:00
Guy Harris 9c7b8b4e0a Update to the FreeRADIUS version.
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-30 03:58:59 +00:00
Guy Harris b13833d057 Update to FreeRADIUS version.
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-30 03:56:47 +00:00
Guy Harris b30dd5aa72 Update to FreeRADIUS version.
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-30 03:55:08 +00:00
Guy Harris 59ba8bdcad Update to the FreeRADIUS version.
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-30 03:52:02 +00:00
Guy Harris 7c5a3d7a56 Update to FreeRADIUS version.
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-30 03:23:33 +00:00
Guy Harris d8456e14b9 Update to FreeRADIUS version.
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-30 03:16:05 +00:00
Guy Harris d7f6029855 Note that our dictionary.iea has stuff FreeRADIUS's doesn't.
Change-Id: I43844691c8bfcd6f8fcd223fd26ee9e0373f2deb
Reviewed-on: https://code.wireshark.org/review/21816
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30 03:12:28 +00:00
Guy Harris 404f803e9a Merge with FreeRADIUS version.
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-30 03:10:17 +00:00
Guy Harris 7f37a87c88 Update to current FreeRADIUS version.
Change-Id: I86ce4ed13bfd7e87ccdd282e51e8500fbdc9dded
Reviewed-on: https://code.wireshark.org/review/21814
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30 03:04:25 +00:00
Guy Harris 3ba902efde Fix whitespace to match FreeRADIUS version.
Change-Id: I406b47f3907745504f49644a890a3588eabf7c0b
Reviewed-on: https://code.wireshark.org/review/21813
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30 02:55:07 +00:00
Guy Harris e4c1f58896 Fix white space to match FreeRADIUS.
Change-Id: Ie814a790c15381036ba6bdb1d066012bb15bfb33
Reviewed-on: https://code.wireshark.org/review/21812
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30 02:48:31 +00:00
Guy Harris efcf07cf86 Merge with FreeRADIUS.
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-30 02:37:18 +00:00
Guy Harris 7e60677992 Merge with FreeRADIUS and update.
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-30 02:18:40 +00:00
João Valverde 1a8991e875 sharkd: Fix build using system Speex library (autotools)
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-30 01:56:07 +00:00
Guy Harris 7c2073a7e8 Fix capitalization of "WiMAX" in END-VENDOR.
Change-Id: I35e30b824b9ed8debfbb6a05d72b2396f7132204
Reviewed-on: https://code.wireshark.org/review/21809
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30 01:30:37 +00:00
Guy Harris c90fa03142 Update item for dictionary.airespace.
Change-Id: I5bacf0700a6bac4204a322d60812d5ece7a73be0
Reviewed-on: https://code.wireshark.org/review/21808
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30 01:18:42 +00:00
Guy Harris fb0bf75694 Merge with the FreeRADIUS version.
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-30 01:16:21 +00:00
Guy Harris 3315412008 dictionary.h3c is now the same as the FreeRADIUS one.
Change-Id: I0fe227ce7c0e8a3010c6d74eb8f511dd4986aba8
Reviewed-on: https://code.wireshark.org/review/21806
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-30 00:26:46 +00:00
Martin Kaiser f3a23a6b46 WSDG: trivial: fix a link
Asciidoc will just create a link from a URL that appears in the text. If
we want the link to appear as an address without a description, there's
no need to add an empty description. We should, however, have a space
behind the link to separate it from the text that follows.

Change-Id: Ic01b1dbbea922d785776f1965481ed58f389e30a
Reviewed-on: https://code.wireshark.org/review/21789
Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-05-29 23:58:24 +00:00
Martin Kaiser c299afe0e3 gif: expert info for unknown data block type
Before this patch, the dissector would assume that any data block type
that is unknown must be the trailer byte. Check explicitly if we have a
trailer byte and bring up an expert info for unknown data block types.

Change-Id: I4c3087eb403e2e668a22628062edd0240309a2bc
Reviewed-on: https://code.wireshark.org/review/21790
Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-05-29 23:58:02 +00:00
Guy Harris 346d16d0fd Another update from FreeRADIUS.
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>
2017-05-29 23:50:34 +00:00
Guy Harris 3ac3ca729e dictionary.freeswitch is now the same as the FreeRADIUS one.
Change-Id: I885104eeb2a42a7bceb912f3bb437f48a8836c57
Reviewed-on: https://code.wireshark.org/review/21804
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 22:58:04 +00:00
Guy Harris f0cb10ded6 dictionary.nortel is now from the v4.0.x FreeRADIUS branch.
Change-Id: I4b6d4e7cce3e2e5a31d60aeeaa392c816f616f8e
Reviewed-on: https://code.wireshark.org/review/21803
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 22:53:50 +00:00
Guy Harris 29585b124c Another update from FreeRADIUS.
Picks up

  commit c329540701fecbd4ec0ca995a8cdafb907aca60a
  Author: Alan T. DeKok <aland@freeradius.org>
  Date:   Mon Feb 13 20:59:29 2012 +0100

      Added User-Role attribute

and adds copyright information.

Change-Id: I293213e39cf5b8fd44956e5a2b0c0153eb4243df
Reviewed-on: https://code.wireshark.org/review/21802
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 22:50:03 +00:00
Guy Harris bae9b56408 dictionary.eltex is now from FreeRADIUS.
Change-Id: Ic871389d71ac5b9a78d7a2023425df1acbd93447
Reviewed-on: https://code.wireshark.org/review/21801
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 22:46:15 +00:00
Guy Harris ca0ea37ed9 Another update from FreeRADIUS.
Includes

  commit 3128d4f1b562ddbcf3b2db2a54659be79f953262
  Author: Alan Buxey <alan.buxey@gmail.com>
  Date:   Sun Jul 21 23:01:57 2013 +0100

      more spelling issues cleared

from FreeRADIUS.

Change-Id: I94cc842306b5d0329eb3981acdee63dd877abff8
Reviewed-on: https://code.wireshark.org/review/21800
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 22:44:37 +00:00
Guy Harris 8cdaaa241e Another update from FreeRADIUS.
Copyright, whitespace changs, adds missing END-VENDOR.

Change-Id: I1219f83a99e4ebee3af70498848a0b440c6c3bc1
Reviewed-on: https://code.wireshark.org/review/21799
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 22:40:48 +00:00
Piotr Tulpan 3bc2a60e2d packet-rsl.c: fixed emlpp priority bit range
Based on 3GPP TS 48.058 eMLPP Priority takes bits 1-3 not 1-2.
There is also decalred value_string rsl_emlpp_prio_vals (line 2605)
that contains 8 values not 4 as expected for 1-2 bits.

Change-Id: Iea77f8dbff9af3b25fd298f1a9703c1e34c06d30
Reviewed-on: https://code.wireshark.org/review/21797
Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
2017-05-29 22:35:42 +00:00
Guy Harris 8b5ee12758 More updates from FreeRADIUS.
Picks up copyright notices, comment changes, and whitespace cleanups.

Change-Id: I42a265bb1f835bfa6cc1f6090d612b7a731f1b1a
Reviewed-on: https://code.wireshark.org/review/21798
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 22:31:20 +00:00
Guy Harris f143ecece7 Update from FreeRADIUS.
See

    http://www.urbandictionary.com/define.php?term=authentification

Change-Id: Ia9756b160fc9a144a6fff1e51b6abb743faa4f69
Reviewed-on: https://code.wireshark.org/review/21796
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 22:14:59 +00:00
Guy Harris 36a91d3747 Copy over some comment-and-whitespace-only changes from FreeRADIUS.
This adds copyright notices and makes other cleanups.

Change-Id: I5975b563dffd704a336160d08efde42203c81676
Reviewed-on: https://code.wireshark.org/review/21795
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 21:55:55 +00:00
Guy Harris 5c3a1fa22b Sync up again.
They also fixed up the whitespace.

Change-Id: I44eb94bccfd24c027930b7e385255fbec7ca0431
Reviewed-on: https://code.wireshark.org/review/21794
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 21:39:35 +00:00
Alexis La Goutte 7a122a16e1 radius: Sync with FreeRADIUS
add Dell EMC dictonary

commit 2b2a7dc5654abf740ff7ffb52fc0807a5e0f1781
Author: Alan T. DeKok <aland@freeradius.org>
Date:   Wed May 24 15:55:05 2017 -0400

    as posted to the list

Change-Id: If3e7e7f401c6f1eca5292f0f323c2cd86dfd3fcc
Reviewed-on: https://code.wireshark.org/review/21787
Petri-Dish: Guy Harris <guy@alum.mit.edu>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 21:28:20 +00:00
Guy Harris 5d27b744ac Put back whitespace cleanups.
(I'll send those to the FreeRADIUS people.)

Change-Id: I9163c2710e2924e657b19f2d48bd310bb805244c
Reviewed-on: https://code.wireshark.org/review/21792
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 21:24:11 +00:00
Guy Harris 32c9b447b8 Copy over the file from the current FreeRADIUS.
That adds the FreeRADIUS copyright notice.

Change-Id: Id6e05214a59b0fcf31e2c0f5ccd4a31632c08459
Reviewed-on: https://code.wireshark.org/review/21791
Reviewed-by: Guy Harris <guy@alum.mit.edu>
2017-05-29 21:22:20 +00:00