changeset 1497:d9615342e116

dictionary_dcca_3gpp.json: remove base AVPs Remove non-3GPP AVPs that are actually from base IETF RFCs: - MIP6-Feature-Vector (124). IETF RFC 5447 - Service-Selection (493). IETF RFC 5778 - Mobile-Node-Identifier (506). IETF RFC 5779 - QoS-Capability (578). IETF RFC 5777. Possibly previously miscategorized because the tables in 3GPP TS 29.273 list these in the "Diameter AVP" tables instead of the "Re-used Diameter AVP" tables; the other IETF AVPs are listed in the latter. For example, see Table 6.2.3.1/1: Diameter SWd AVPs versus Table 6.2.3.1/2: SWd re-used Diameter AVPs.
author Luke Mewburn <luke@mewburn.net>
date Fri, 03 Apr 2020 10:08:01 +1100
parents 288254d567b7
children 01efba83bf60
files contrib/dict_json/dictionary_dcca_3gpp.json
diffstat 1 files changed, 0 insertions(+), 40 deletions(-) [+]
line wrap: on
line diff
--- a/contrib/dict_json/dictionary_dcca_3gpp.json	Thu Apr 02 15:50:40 2020 +1100
+++ b/contrib/dict_json/dictionary_dcca_3gpp.json	Fri Apr 03 10:08:01 2020 +1100
@@ -2930,26 +2930,6 @@
       "Vendor": 10415
     },
     {
-      "Code": 124,
-      "Flags": {
-        "Must": "M",
-        "MustNot": "VP"
-      },
-      "Name": "MIP6-Feature-Vector",
-      "Type": "Unsigned64",
-      "Vendor": 10415
-    },
-    {
-      "Code": 493,
-      "Flags": {
-        "Must": "M",
-        "MustNot": "VP"
-      },
-      "Name": "Service-Selection",
-      "Type": "UTF8String",
-      "Vendor": 10415
-    },
-    {
       "Code": 500,
       "Flags": {
         "Must": "VM",
@@ -3010,16 +2990,6 @@
       "Vendor": 10415
     },
     {
-      "Code": 506,
-      "Flags": {
-        "Must": "M",
-        "MustNot": "VP"
-      },
-      "Name": "Mobile-Node-Identifier",
-      "Type": "UTF8String",
-      "Vendor": 10415
-    },
-    {
       "Code": 507,
       "Flags": {
         "Must": "VM",
@@ -3550,16 +3520,6 @@
       "Vendor": 10415
     },
     {
-      "Code": 578,
-      "Flags": {
-        "Must": "M",
-        "MustNot": "VP"
-      },
-      "Name": "QoS-Capability",
-      "Type": "Grouped",
-      "Vendor": 10415
-    },
-    {
       "Code": 600,
       "Flags": {
         "Must": "VM",
"Welcome to our mercurial repository"