aboutsummaryrefslogtreecommitdiffstats
path: root/diameter
AgeCommit message (Collapse)AuthorFilesLines
2018-04-18Remove autotools build system.Dario Lombardo1-2/+1
It has been replaced by cmake. Change-Id: I83a5eddb8645dbbf6bca9f026066d2e995d8e87a Reviewed-on: https://code.wireshark.org/review/26969 Petri-Dish: Dario Lombardo <lomato@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs <gerald@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-03-27Diameter: Fix some xml errors.Anders2-2/+2
Change-Id: Id2a143d0b74c50f42356205ef5a5728bc897ec61 Reviewed-on: https://code.wireshark.org/review/26663 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-03-27Diameter: Add &Custom last, fixup xml a bit.Anders2-8/+8
Change-Id: Ia2434d0f8fcf5b4d1b29e3ad1cfb5da9190438e7 Reviewed-on: https://code.wireshark.org/review/26662 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-03-27There's no entity "Verizon"; there's "VerizonWireless".Guy Harris1-1/+1
Change-Id: I62ef4a4de33393b1367212a5bfc9fec102712490 Reviewed-on: https://code.wireshark.org/review/26657 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2018-03-26Added Diameter AVP decode details for Override Control AVPs in the Cisco ↵Mike Lugo3-8/+77
Systems XML file. Added a new file for Verizon specific AVPs via Verizon.xml. Added calls to Verizon XML in hte dictional XML file. Change-Id: I30e9d80e6304b1b5c79367a752e239091c6ec171 Reviewed-on: https://code.wireshark.org/review/26594 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-03-09update AVPs of diameter dictionary for diameter t6a/t6b/t4 and add OFR in ↵KasperDeng2-11/+41
SGd interface of Ts 29.338 Change-Id: I7311ce976a6f020da49eb8d0eb9e83080ae1358d Reviewed-on: https://code.wireshark.org/review/26383 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-03-06[Diameter] Added extended AVPs for Gx and RxJoakim Karlsson2-0/+50
Change-Id: Ic795a84dfb42868a34707142ce31ec77cd855e44 Reviewed-on: https://code.wireshark.org/review/26273 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-03-06[Diameter] fixed valid Diameter xmlJoakim Karlsson5-97/+140
Change-Id: Iacbbbb359885468e056dee3f8fa401223a38ca3c Reviewed-on: https://code.wireshark.org/review/26271 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2018-01-12[Diameter] Add command code 8388637 and 8388638.AndersBroman1-4/+2
Change-Id: Ia135204ba4931ca0805f49b99b937a6185807ca2 Reviewed-on: https://code.wireshark.org/review/25282 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-11-12Fix typo.Anders1-1/+1
Change-Id: I99f122fb154aedce7c129043d55661ce4de09bbc Reviewed-on: https://code.wireshark.org/review/24388 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-11-12[Diameter] Fix typo avp name="OC-Feature-Vector" code="622"Anders1-1/+1
Change-Id: I678d6f4aa563630db1abdfe03474166de18b2a01 Reviewed-on: https://code.wireshark.org/review/24387 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-10-29Diameter: Add Huawei DCC AVPsJeff Dyer2-0/+59
Change-Id: I480e58a1676677bb362bb4e9dc866c5d5f0814e1 Reviewed-on: https://code.wireshark.org/review/24111 Reviewed-by: Jeff Dyer <jmasterfunk@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-09-21Diameter 3GPP: update S6a/S6d/S13/S13' AVPsPascal Quantin1-2/+136
Change-Id: Ief76bcd529576ccd5324efb042acc4cad7d79c9b Reviewed-on: https://code.wireshark.org/review/23648 Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-09-04Diameter: NAS-Identifier and Acct-Multi-Session-Id are UTF8StringYury Gargay1-2/+2
They should be UTF8String not OctetString according these specifications: * https://tools.ietf.org/html/rfc4005#section-9.3.1 * https://tools.ietf.org/html/rfc6733#section-9.8.5 Change-Id: I96ddc6f5a98ff945dbde34f9844b582a7db924ad Reviewed-on: https://code.wireshark.org/review/23383 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-08-02Added AVP definitions for the following AVPs:Mike Lugo1-0/+35
132017 - Override-Control 132019 - Override-Charging-Action-Parameters 132021 - Override-Charging-Action-Exclude-Rule 132022 - Override-Charging-Parameters 132024 - Override-Rating-Group 132026 - Override-Online 132027 - Override-Offline For reference, page 51: http://www.cisco.com/c/en/us/td/docs/wireless/quantum-policy-suite/R13-0-0/CPS13-0-0MobileConfigurationGuide/bk_Mobile_Config_Guide_chapter_01000.pdf Change-Id: I397dfad5ea0bd7d06d8b06034c44cc676c293416 Reviewed-on: https://code.wireshark.org/review/22925 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> 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-07-26update diameter dictionary for t6a/t6b/s6tKasperDeng2-7/+183
Change-Id: I795efa89c59d2ba84398fc3e42ecc917405ca236 Reviewed-on: https://code.wireshark.org/review/22800 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-07-18[Diameter] Add a couple of command codes from IANA.AndersBroman1-7/+7
Bug:13895 Change-Id: Icaffd828eef2853d73da807040e5f550548d2804 Reviewed-on: https://code.wireshark.org/review/22698 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-30Add Inovar specific Diameter AVP codesMichael Mann2-0/+74
Bug: 13349 Change-Id: I2a06ee3bd7ab1f81414ad8e4155c1430a7287644 Reviewed-on: https://code.wireshark.org/review/21778 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-18Rename AVP Emergency-Indication to Emergency-ServicesMarius Paliga1-4/+0
Renamed in 29.273 Rel 14 Change-Id: I171510869ed2c8a77a983e7c37bbdcb7494ad076 Reviewed-on: https://code.wireshark.org/review/21696 Reviewed-by: Michael Mann <mmann78@netscape.net> Petri-Dish: Michael Mann <mmann78@netscape.net> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-05-16[Diameter dictionary] Add some AVPs from TS 32.299 V14.3.0 (2017-03)AndersBroman1-0/+33
Change-Id: I887e11697784c487391b2ea7ec3e0d2e69025c82 Reviewed-on: https://code.wireshark.org/review/21679 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-04-27[Diameter] Update experimental result codes according to 3GPP TS 29.230AndersBroman1-7/+40
V14.4.0 (2017-03). Change-Id: Ia9624ca6668dea8f673a70eb87482cd05238e920 Reviewed-on: https://code.wireshark.org/review/21365 Reviewed-by: Anders Broman <a.broman58@gmail.com> Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-04-19[Diameter] Add Juniper SCG AVPsGuy Davies2-0/+45
Change-Id: I832a82b4edbfce26e3edceb0f6baed3b7a1c8b62 Reviewed-on: https://code.wireshark.org/review/21190 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com> Reviewed-by: Michael Mann <mmann78@netscape.net>
2017-04-14Diameter: update Reservation-Priority AVP valuesPascal Quantin1-0/+8
Change-Id: I5609385ee0a13fe5262a35ac65e206f0bc492a61 Reviewed-on: https://code.wireshark.org/review/21085 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2017-03-23[Diameter] Fix typosAndersBroman1-2/+4
Change-Id: I535605f29ce052c7d86e1646797456d2c02a8643 Reviewed-on: https://code.wireshark.org/review/20685 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-03-23[Diameter] Update with AVPs from TS 29.273 V14.2.2AndersBroman1-1/+64
Change-Id: I4095beebfd8f9bd0f5a74b338eff91722843ad8d Reviewed-on: https://code.wireshark.org/review/20684 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-03-16TGPP.xml: add a new enum value for Specific-Action AVPPascal Quantin1-0/+1
Change-Id: If45c6b196fc55ff7452f83e022b585cb9a816d53 Reviewed-on: https://code.wireshark.org/review/20562 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2017-02-20[Diameter] Add 3GPP AVPsAndersBroman1-0/+65
Change-Id: I53c2298584b53943924da417ac407e13f7c23d40 Reviewed-on: https://code.wireshark.org/review/20206 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2017-02-14[Diameter AVPs] Add 3GPP AVP 1664 to 1680 from TS 29.272AndersBroman1-5/+64
Change-Id: Iccc98e4bb6f7923c9ed0720d6fc469f5c3f74d39 Reviewed-on: https://code.wireshark.org/review/20096 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-02-10diameter_3gpp: added decoding of TWAN-Identifier AVPJan Spevak1-2/+3
Change-Id: Ib3adec4f7abbdd0313e0017f540044ac45a8883a Reviewed-on: https://code.wireshark.org/review/19930 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-01-12Diameter: decode Emergency-Indication AVP (1538)Jan Spevak1-0/+4
Change-Id: Ie40d61944fd47eb532b759cb122367c18840feff Reviewed-on: https://code.wireshark.org/review/19615 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>
2016-11-25diameter: add values for AVP 2037Jan Spevak1-1/+48
Change-Id: I7bddb48d1c6c88f9a6edfce2dd527603878c5ac4 Reviewed-on: https://code.wireshark.org/review/18931 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>
2016-11-02Add a few more T6a/T6b and charging AVPs.Jeff Morriss2-1/+136
Fix a mistake in a comment. Change-Id: Ibb12ff3036fb42fe5e3955c67c7c9989f8ffca63 Reviewed-on: https://code.wireshark.org/review/18610 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-10-25Fix a couple typos in the Diameter XML.Jeff Morriss2-26/+37
Also: - Move new T6a/T6b AVPs into TGPP.xml (to keep them all together). - Put back a comment that was (accidentally?) deleted; add some similar notes in other places. Change-Id: I2a468aa3be0069cd8124dd9e5b0a27e333849059 Reviewed-on: https://code.wireshark.org/review/18433 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-10-24Update several AVPs according to latest 3GPP TSJan Spevak1-11/+152
Change-Id: Iada3166c93801d3f693714ad8c08bd4f68a70d3e Reviewed-on: https://code.wireshark.org/review/18425 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
2016-10-24Add some Diameter AVPs referenced by (recently added) grouped AVPs.Jeff Morriss2-125/+250
... In order to make the Diameter XML valid again. This includes adding T6a/T6b and most of the AVPs of that application. Fix up some white space while at it. Change-Id: Ie39b3e574065628fdba215cc9c045eebcbd3077e Reviewed-on: https://code.wireshark.org/review/18422 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-10-22diameter: add new standardized QCIJoakim Karlsson1-0/+4
Change-Id: If8c29934515b61081d0cbd44a0356144d5d3c466 Reviewed-on: https://code.wireshark.org/review/18407 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-10-21[Diameter] Add some 3GPP AVPs fom TS 39.299 v 14.1.0Anders1-2/+128
Change-Id: Ie3995e81de8faee844dbcb794796ecacb6bfe28e Reviewed-on: https://code.wireshark.org/review/18353 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-10-19GTPv2: Add support for NB-IoT featuresJan Spevak1-0/+2
Bug: 13026 Change-Id: I75de63bd58a35e234eef308fa592922e01ea3c18 Reviewed-on: https://code.wireshark.org/review/18300 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-10-13Fix a few typos in the Diameter XML to make it (mostly) valid XML again.Jeff Morriss1-57/+59
Fix up some white space while at it. Change-Id: I41efa63ad33288046b56c2eee6a20e066ac6b334 Reviewed-on: https://code.wireshark.org/review/18190 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
2016-10-12Add support for Enhanced-Diagnostics AVPMarius Paliga1-0/+5
Bug: 13004 Change-Id: I20a3faec635a8c86e2d45eb17ce24e2a9db81b5e Reviewed-on: https://code.wireshark.org/review/18154 Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-10-12Diameter: Upadte AVPs 1003, 1094 and 1099Jan Spevak1-4/+19
Bug: 13010 Change-Id: I8a3f8ea551ec959e1e5344f825c8bba7bd4ff866 Reviewed-on: https://code.wireshark.org/review/18160 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-09-28Diameter: Add support for DRMP AVPMarius Paliga1-1/+22
Bug: 12961 Change-Id: I4d9abbae3893916fdd317263a74398d2242f53de Reviewed-on: https://code.wireshark.org/review/17969 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-09-21Diameter: fix a typo in AVP TGPP 1656Pascal Quantin1-1/+1
Bug: 12927 Change-Id: I6a6507d7b3b0321d2d12d3d306003e480070e79e Reviewed-on: https://code.wireshark.org/review/17833 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2016-09-21[Diameter AVPs] Correct 3GPP AVPs 1655. 1656 531 and 532AndersBroman2-4/+26
Bug: 12927 Change-Id: I545d5c54396431ab67f78fbc31111460d758f8b1 Reviewed-on: https://code.wireshark.org/review/17827 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-09-07Changes to the IPP dissector:Michael Sweet1-12/+12
- xxx-time values are not UNIX timestamps (that is a CUPS-ism - they are time since bootup in IPP itself) - Change all of the display strings to use the official IANA values (confusing otherwise) - Add support for newer value/group tags. - Add support for all enum attribute values. - Add request/response tracking so you can easily match things up. - Decode octetString, rangeOfInteger, textWithLanguage, nameWithLanguage, dateTime, and resolution values. - Don't treat integers and enums as interchangeable (they aren't). - Integers and enums are signed integers. - Put operation id or status code in info column. Change-Id: I9fb5cd89d3c386a2b3932ef4c75967ce2547bc22 Reviewed-on: https://code.wireshark.org/review/17192 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Smith Kennedy <smith.kennedy@hp.com> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-09-07Add support for TWAN-User-Location-InfoMarius Paliga1-0/+6
Bug: 12834 Change-Id: Ibb196a4e1e8d05b3f124409b18093623f3694af0 Reviewed-on: https://code.wireshark.org/review/17553 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-08-22[Diameter] Add Command codes 8388718 - 8388722.AndersBroman1-5/+20
Bug: 12774 Change-Id: I413ba4a195ee1bd3d7de66399d1be714ef77d7e2 Reviewed-on: https://code.wireshark.org/review/17227 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-08-19[Diameter] Add stray AVP "Pseudonym-Indicator" code="2519"AndersBroman1-3/+5
Change-Id: I050c27b7118fb98fea20fec697279dc68820763d Reviewed-on: https://code.wireshark.org/review/17176 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-08-17[Diameter] Add a couple of AVP:sAndersBroman1-0/+12
Change-Id: If7b6a1ba5e81ccb5395df33b7bbcb24a616727c9 Reviewed-on: https://code.wireshark.org/review/17112 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2016-08-11[Diameter] Add two LCS AVPsAndersBroman1-0/+40
Change-Id: Ia649a3c88116745b77ae2ffeb243730d3dd13146 Reviewed-on: https://code.wireshark.org/review/17007 Reviewed-by: Anders Broman <a.broman58@gmail.com>