# HG changeset patch # User Luke Mewburn # Date 1585868881 -39600 # Node ID d9615342e116868db76d2a40f75ceece0b6eb31a # Parent 288254d567b7fded965dc9fe5c3658220210d4de 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. diff -r 288254d567b7 -r d9615342e116 contrib/dict_json/dictionary_dcca_3gpp.json --- 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",