Commit Graph

222 Commits

Author SHA1 Message Date
Pascal Quantin 84069ac0eb From Philippe Rosenfeld via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9126 :
Fix the value of 'SEND_TO_UE' in the DIAMETER Gx dictionary for Packet-Filter-Usage AVP

svn path=/trunk/; revision=51942
2013-09-10 21:18:28 +00:00
Anders Broman 3813c0b72d From Katrina Zhang:
Add Grouped AVP:s

svn path=/trunk/; revision=51751
2013-09-04 18:10:33 +00:00
Anders Broman 61d2e64163 Make it possible to add custom Diameter AVP .xml files and distribute them by adding the file name to separate files and leave the "normal" makefiles untouched.
svn path=/trunk/; revision=51457
2013-08-21 19:53:57 +00:00
Anders Broman af49292ae2 From Tommy Wu:
-         AppId is unsigned.
-         Add Relay application.

svn path=/trunk/; revision=51318
2013-08-12 18:29:42 +00:00
Anders Broman a46f373c54 Add an application Id.
svn path=/trunk/; revision=51205
2013-08-08 04:30:16 +00:00
Jeff Morriss 35e220513c Make it easier to add custom (proprietary) Diameter XML files.
svn path=/trunk/; revision=50889
2013-07-25 15:40:39 +00:00
Pascal Quantin d64dbd371b From Anders: add Verizon Wireless dictionary
svn path=/trunk/; revision=50726
2013-07-18 09:27:10 +00:00
Anders Broman 066e0121c1 Update 3GPP AVP:s
svn path=/trunk/; revision=50700
2013-07-17 18:18:52 +00:00
Jeff Morriss df2c82e642 From X via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8914 :
Correct AVP codes 712 and 713, add 714-719.

Add and fix some enum codes.

Update specification version.

From me: Fix up indentation.

svn path=/trunk/; revision=50463
2013-07-09 14:15:30 +00:00
Jeff Morriss 84352845d9 From Anders: add some commands, AVPs, and application IDs.
From me: fix up some white space/indentation.

svn path=/trunk/; revision=49928
2013-06-14 13:08:45 +00:00
Anders Broman dd5a4a3c53 From Abdul Hannan Khan:
Add tvo AVP:s

svn path=/trunk/; revision=49518
2013-05-22 19:21:26 +00:00
Jeff Morriss 38de3b2b39 Restore a line accidentally deleted in r49297.
svn path=/trunk/; revision=49329
2013-05-16 14:13:58 +00:00
Anders Broman 1e71df07fc Put the correct attributes on avp name="3GPP2-BSID" code="9010".
svn path=/trunk/; revision=49311
2013-05-15 16:48:12 +00:00
Jeff Morriss 4339f50b1d Fix up indentation and a comment.
svn path=/trunk/; revision=49299
2013-05-14 20:04:19 +00:00
Jeff Morriss cd01af1357 Fix up a comment and some indentation.
svn path=/trunk/; revision=49297
2013-05-14 19:46:48 +00:00
Anders Broman b990a8242d Add a 3GPP2 AVP and vendor id for Lucent.
svn path=/trunk/; revision=49269
2013-05-13 19:28:35 +00:00
Jeff Morriss c1dbdee5a1 Fix up indentation
svn path=/trunk/; revision=49048
2013-04-26 13:53:53 +00:00
Anders Broman 393ea67924 Add a basic file for China Telecom AVP:s.
svn path=/trunk/; revision=49017
2013-04-24 16:51:57 +00:00
Anders Broman 0807f8f1e7 Add Requested-Action AVP.
svn path=/trunk/; revision=48853
2013-04-15 16:29:23 +00:00
Anders Broman 52d9bd8bd5 Change an URI.
svn path=/trunk/; revision=48496
2013-03-23 08:18:44 +00:00
Jeff Morriss 100b208c9a Fix up indentation.
svn path=/trunk/; revision=48489
2013-03-22 22:11:22 +00:00
Anders Broman 7e706abafb avp name="CG-Address" code="846 should be IPAddress.
Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8478

svn path=/trunk/; revision=48458
2013-03-21 18:18:06 +00:00
Anders Broman 3139b2acf2 Add application ID:s
svn path=/trunk/; revision=47636
2013-02-11 17:38:16 +00:00
Anders Broman 33aa64d269 According to 3GPP TS 32.299 version 10.7.0 Release 10 AVP 846 is
7.2.36 CG-Address AVP
The CG-Address AVP (AVP code 846) is of type Address and holds the IP-address of the charging gateway.

svn path=/trunk/; revision=47492
2013-02-05 09:33:05 +00:00
Anders Broman 79c7687b87 Actually add the SKT.xml
svn path=/trunk/; revision=47228
2013-01-23 15:16:15 +00:00
Anders Broman bbb0e8f802 Add an SKT.xml file.
svn path=/trunk/; revision=47227
2013-01-23 14:50:57 +00:00
Anders Broman 5c1bc94608 "Fill" a couple of value_string(ext)
svn path=/trunk/; revision=46518
2012-12-12 12:48:12 +00:00
Anders Broman 79d397aae8 Add SKT as a vendor.
svn path=/trunk/; revision=46221
2012-11-27 13:36:58 +00:00
Jeff Morriss 06d84872c9 Add SVN Id. Fix up indentation some and remove some not-very-useful comments which also made one of these files hard to read.
svn path=/trunk/; revision=46033
2012-11-14 20:50:54 +00:00
Jeff Morriss a7d5d97af1 Remove some non-ASCII chars from enum values.
svn path=/trunk/; revision=46032
2012-11-14 20:49:36 +00:00
Anders Broman 8acc784475 3GPP-PDP-Type is an enum, use the values from the radius dictionary.
svn path=/trunk/; revision=46019
2012-11-13 12:55:58 +00:00
Anders Broman 43b38cd212 Add DCD-Information AVP.
svn path=/trunk/; revision=45985
2012-11-09 15:56:35 +00:00
Jeff Morriss ff378fd1ed Remove (ancient) CVS log. Fix up indentation and remove trailing white space.
svn path=/trunk/; revision=45974
2012-11-08 20:20:42 +00:00
Anders Broman 4205de8872 Add Verizon Wireless as a vendor.
svn path=/trunk/; revision=45973
2012-11-08 15:17:43 +00:00
Anders Broman dab12cd8d5 Update 3GPP AVP:s from 3GPP TS 32.299 version 10.7.0
svn path=/trunk/; revision=45966
2012-11-08 09:39:50 +00:00
Anders Broman cfa7c28fe7 From Josip Medved:
Wrong casing for Auth-Request-Type enumerations.

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

svn path=/trunk/; revision=45499
2012-10-12 13:06:15 +00:00
Jeff Morriss cdd0915add More indentation fixes; add a reminder comment about where new XML files need to be added.
svn path=/trunk/; revision=45436
2012-10-09 20:29:21 +00:00
Jeff Morriss bb266b5792 Fix up indentation and white space.
svn path=/trunk/; revision=45432
2012-10-09 17:37:49 +00:00
Anders Broman f0472792e2 - Add Nokai Siemens Networks AVP.
- Add a few enums to Event-Trigger
- Reformat the Nokia file a bit.

svn path=/trunk/; revision=45427
2012-10-09 14:10:31 +00:00
Anders Broman 9f38a46974 From GeorgiaK:
Add Nokia AVP:s

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

svn path=/trunk/; revision=45385
2012-10-08 14:20:34 +00:00
Jeff Morriss 6e5059382a OK, ETSI has (not surprisingly) picked up 3GPP's values in later ETSI specs;
comment out the older, conflicting ETSI-specified values and use the more
modern ones.

Mark a couple of deprecated values as such (void).

svn path=/trunk/; revision=45251
2012-10-02 09:00:55 +00:00
Jeff Morriss d800213b67 Add some Specific-Action enums from 29.214 v11.6.0.
Note a conflict here between 29.214 and the older ETSI spec for values 6 and
7.

svn path=/trunk/; revision=45250
2012-10-02 08:20:37 +00:00
Pascal Quantin bb911c40f3 Fix enumeration value for Virtual RAT-Type
svn path=/trunk/; revision=44893
2012-09-14 08:32:04 +00:00
Anders Broman e499981352 From Josip Medved:
Updated multiple enumerations (Event-Trigger, Reporting-Level, IP-CAN-Type,
Rule-Failure-Code and RAT-Type) to get them in sync with ETSI TS 129 212
V10.6.0 (2012-03).

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

svn path=/trunk/; revision=44892
2012-09-14 08:28:18 +00:00
Anders Broman 43804346a1 Fix AVP attribute.
svn path=/trunk/; revision=44832
2012-09-10 11:47:45 +00:00
Jeff Morriss 1a95c47b1b Flow-Direction is 3GPP code 1080 not 1073.
Add in a few other (numerically) nearby AVPs.

svn path=/trunk/; revision=44600
2012-08-20 19:56:34 +00:00
Anders Broman 38da3d787b From Yann Bonnamy:
Add Alcatel Lucent vendor AVP:s

Used a different aproach then in the supplied patch.
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7613

svn path=/trunk/; revision=44422
2012-08-10 14:40:50 +00:00
Jeff Morriss 6dcc71ff49 Fix up indentation.
svn path=/trunk/; revision=44394
2012-08-09 18:30:49 +00:00
Anders Broman c64840b933 From e.yimjia:
Diameter AVP:s for SLh interface.

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

svn path=/trunk/; revision=44128
2012-07-30 07:37:24 +00:00
Jeff Morriss 4acde333b0 Add 3GPP Sy (29.219) command codes, AVPs, and appID.
svn path=/trunk/; revision=44054
2012-07-26 18:33:59 +00:00