comparison contrib/dict_json/dictionary_dcca_3gpp.json @ 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 3bf80555f00a
children
comparison
equal deleted inserted replaced
1496:288254d567b7 1497:d9615342e116
2928 "Name": "3GPP-Allocate-IP-Type", 2928 "Name": "3GPP-Allocate-IP-Type",
2929 "Type": "OctetString", 2929 "Type": "OctetString",
2930 "Vendor": 10415 2930 "Vendor": 10415
2931 }, 2931 },
2932 { 2932 {
2933 "Code": 124,
2934 "Flags": {
2935 "Must": "M",
2936 "MustNot": "VP"
2937 },
2938 "Name": "MIP6-Feature-Vector",
2939 "Type": "Unsigned64",
2940 "Vendor": 10415
2941 },
2942 {
2943 "Code": 493,
2944 "Flags": {
2945 "Must": "M",
2946 "MustNot": "VP"
2947 },
2948 "Name": "Service-Selection",
2949 "Type": "UTF8String",
2950 "Vendor": 10415
2951 },
2952 {
2953 "Code": 500, 2933 "Code": 500,
2954 "Flags": { 2934 "Flags": {
2955 "Must": "VM", 2935 "Must": "VM",
2956 "MustNot": "" 2936 "MustNot": ""
2957 }, 2937 },
3008 "Name": "AF-Charging-Identifier", 2988 "Name": "AF-Charging-Identifier",
3009 "Type": "OctetString", 2989 "Type": "OctetString",
3010 "Vendor": 10415 2990 "Vendor": 10415
3011 }, 2991 },
3012 { 2992 {
3013 "Code": 506,
3014 "Flags": {
3015 "Must": "M",
3016 "MustNot": "VP"
3017 },
3018 "Name": "Mobile-Node-Identifier",
3019 "Type": "UTF8String",
3020 "Vendor": 10415
3021 },
3022 {
3023 "Code": 507, 2993 "Code": 507,
3024 "Flags": { 2994 "Flags": {
3025 "Must": "VM", 2995 "Must": "VM",
3026 "MustNot": "" 2996 "MustNot": ""
3027 }, 2997 },
3545 "Must": "V", 3515 "Must": "V",
3546 "MustNot": "M" 3516 "MustNot": "M"
3547 }, 3517 },
3548 "Name": "Extended-Min-Requested-BW-UL", 3518 "Name": "Extended-Min-Requested-BW-UL",
3549 "Type": "Unsigned32", 3519 "Type": "Unsigned32",
3550 "Vendor": 10415
3551 },
3552 {
3553 "Code": 578,
3554 "Flags": {
3555 "Must": "M",
3556 "MustNot": "VP"
3557 },
3558 "Name": "QoS-Capability",
3559 "Type": "Grouped",
3560 "Vendor": 10415 3520 "Vendor": 10415
3561 }, 3521 },
3562 { 3522 {
3563 "Code": 600, 3523 "Code": 600,
3564 "Flags": { 3524 "Flags": {
"Welcome to our mercurial repository"