Navigation



Ignore:
Timestamp:
Mar 25, 2020, 8:30:49 AM (4 years ago)
Author:
Luke Mewburn <luke@mewburn.net>
Branch:
default
Phase:
public
committer:
Luke Mewburn <luke@mewburn.net> 1585112462 -39600
Message:

dict_dcca_3gpp: more comment improvements

Expand comments for 29.140 and 29.210.
Add blank rows to separate commented-out AVPs from next AVP.
Fix quoting of a comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/dict_dcca_3gpp/dict_dcca_3gpp.c

    r1473 r1476  
    12241224        };
    12251225
    1226         /* 3GPP TS 29.128 table 6.4.1-1 row Non-IP-Data                     */
     1226        /* Note: 3GPP TS 29.128 table 6.4.1-1 row Non-IP-Data               */
    12271227        /* has type "Octetstring" instead of "OctetString".                 */
    12281228        /* Non-IP-Data, OctetString, code 4315, section 6.4.19              */
     
    14091409
    14101410        /*==================================================================*/
    1411         /* 3GPP 29.140-700 (7.0.0 2007.07.05)                               */
     1411        /* 3GPP TS 29.140 V7.0.0 (2007-06)                                  */
     1412        /* From 3GPP 29140-700.doc                                          */
    14121413        /*==================================================================*/
    14131414
     1415        /*==================================================================*/
     1416        /* 3GPP TS 29.140 Table 6.3.1: Diameter MM10 Application AVPs       */
     1417        /*==================================================================*/
     1418
    14141419        /* Served-User-Identity, Grouped, code 1100, section 6.3.1          */
    14151420        {
     
    14251430        };
    14261431
    1427         /* reuses: MSISDN                                                   */
     1432        /* Note: Uses 3GPP TS 29.329 MSISDN.                                */
     1433
    14281434        /* VASP-ID, UTF8String, code 1101, section 6.3.3                    */
    14291435        {
     
    14681474        };
    14691475
    1470         /* reuses: 3GPP-IMSI                                                */
     1476        /* Note: Uses 3GPP TS 29.061 3GPP-IMSI.                             */
     1477
    14711478        /* Sender-Address, UTF8String, code 1104, section 6.3.7             */
    14721479        {
     
    15081515        };
    15091516
    1510         /* conflicts with one in (more common) 32.329                       */
     1517        /* Note: Name conflict with 3GPP TS 32.329 Sequence-Number (716).   */
    15111518        /* Sequence-Number-29.140, Unsigned32, code 1107, section 6.3.10    */
    15121519        {
     
    15221529        };
    15231530
    1524         /* conflicts with one in (more common) 32.299                      */
     1531        /* Note: Name conflict with 3GPP TS 32.299 Recipient-Address (1201). */
    15251532        /* Recipient-Address-29.140, UTF8String, code 1108, section 6.3.11  */
    15261533        {
     
    16391646        };
    16401647
    1641         /* conflicts with one in (more common) 32.299                       */
     1648        /* Note: Name conflict with 3GPP TS 32.299 Status (2702).           */
    16421649        /* Status-29.140, Grouped, code 1116, section 6.3.19                */
    16431650        {
     
    18671874        /*==================================================================*/
    18681875
     1876        /*==================================================================*/
     1877        /* 3GPP TS 29.210 Table 5.2: Gx specific Diameter AVPs              */
     1878        /* AVPs not provided by 3GPP TS 29.212.                             */
     1879        /*==================================================================*/
     1880
    18691881        /* PDP-Session-Operation, Enumerated, code 1015, section 5.2.21     */
    18701882        {
     
    18921904        /*==================================================================*/
    18931905
    1894         /* 3GPP TS 29.212 V12.1.0 (2013-06) removed ADC-Revalidation-Time. */
     1906        /* Note: 3GPP TS 29.212 V12.1.0 (2013-06) removed ADC-Revalidation-Time. */
    18951907        /* ADC-Revalidation-Time, Time, code 2801, section 5.3.93           */
    18961908        {
     
    25112523        };
    25122524
    2513         /* 3GPP TS 29.212 V11.8.0 (2013-03) removed HeNB-BBF-FQDN.          */
     2525        /* Note: 3GPP TS 29.212 V11.8.0 (2013-03) removed HeNB-BBF-FQDN.    */
    25142526        /* HeNB-BBF-FQDN, UTF8String, code 2803, section 5.3.94             */
    25152527        {
     
    28472859        };
    28482860
     2861        /* Note: 3GPP TS 29.212 table 5.3.0.1 row PDN-Connection-ID         */
     2862        /* missing M.                                                       */
    28492863        /* PDN-Connection-ID, OctetString, code 1065, section 5.3.58        */
    28502864        {
     
    30093023        };
    30103024
     3025        /* Note: 3GPP TS 29.212 table 5.3.0.1 row PS-to-CS-Session-Continuity */
     3026        /* missing M.                                                       */
    30113027        /* PS-to-CS-Session-Continuity, Enumerated, code 1099, section 5.3.84 */
    30123028        {
     
    43644380        };
    43654381
    4366         /* 3GPP TS 29.214 table 5.3.0.1 row IMS-Content-Identifier          */
     4382        /* Note: 3GPP TS 29.214 table 5.3.0.1 row IMS-Content-Identifier    */
    43674383        /* missing M, assume MUST NOT.                                      */
    43684384        /* IMS-Content-Identifier, OctetString, code 563, section 5.3.60    */
     
    43794395        };
    43804396
    4381         /* 3GPP TS 29.214 table 5.3.0.1 row IMS-Content                     */
     4397        /* Note: 3GPP TS 29.214 table 5.3.0.1 row IMS-Content               */
    43824398        /* missing M, assume MUST NOT.                                      */
    43834399        /* IMS-Content-Type, Enumerated, code 564, section 5.3.61           */
     
    55765592
    55775593        /*==================================================================*/
    5578         /* 3GPP TS 29.272 Table 7.3.1/1: S6a/S6d                            */
     5594        /* 3GPP TS 29.272 Table 7.3.1/1: S6a/S6d, S7a/S7d and S13/S13' specific DiameterAVPs */
    55795595        /*==================================================================*/
    55805596
     
    65646580        };
    65656581
    6566         /* 3GPP TS 29.272 V12.5.0 (2014-06) corrected table 7.3.1/1         */
     6582        /* Note: 3GPP TS 29.272 V12.5.0 (2014-06) corrected table 7.3.1/1   */
    65676583        /* row SS-Status to be OctetString instead of Grouped.              */
    65686584        /* Clause 7.3.88 already described SS-Status as OctetString.        */
     
    67196735        };
    67206736
    6721         /* 3GPP TS 29.272 V12.4.0 (2014-03) renamed                         */
     6737        /* Note: 3GPP TS 29.272 V12.4.0 (2014-03) renamed                   */
    67226738        /* Call-Barring-Infor-List to Call-Barring-Info.                    */
    67236739        /* Call-Barring-Info, Grouped, code 1488, section 7.3.101           */
     
    68896905        };
    68906906
    6891         /* 3GPP TS 29.272 table 7.3.1/1 incorrectly has a space             */
     6907        /* Note: 3GPP TS 29.272 table 7.3.1/1 incorrectly has a space       */
    68926908        /* instead of hyphen in the row for MME-Location-Information.       */
    68936909        /* Generated name renamed from MME-LocationInformation.             */
     
    75777593        };
    75787594
    7579         /* 3GPP TS 29.272 V12.9.0 (2015-12) changed AVP code of             */
     7595        /* Note: 3GPP TS 29.272 V12.9.0 (2015-12) changed AVP code of       */
    75807596        /* Measurement-Period-LTE from 1656 to 1655.                        */
    75817597        /* Measurement-Period-LTE, Enumerated, code 1655, section 7.3.166   */
     
    75957611        };
    75967612
    7597         /* 3GPP TS 29.272 V12.9.0 (2015-12) changed AVP code of             */
     7613        /* Note: 3GPP TS 29.272 V12.9.0 (2015-12) changed AVP code of       */
    75987614        /* Measurement-Period-UMTS from 1655 to 1656.                       */
    75997615        /* Measurement-Period-UMTS, Enumerated, code 1656, section 7.3.167  */
     
    79998015        };
    80008016
    8001         /* 3GPP TS 29.272 table 7.3.1/1 row Preferred-Data-Mode             */
     8017        /* Note: 3GPP TS 29.272 table 7.3.1/1 row Preferred-Data-Mode       */
    80028018        /* incorrectly has value type Grouped instead of Unsigned32,        */
    80038019        /* conflicting with clause 7.3.209.                                 */
     
    83118327        };
    83128328
    8313         /* Name conflict with 29.229 User-Data (606), renamed               */
     8329        /* Note: Name conflict with 3GPP TS 29.229 User-Data (606).         */
    83148330        /* User-Data-29.329, OctetString, code 702, section 6.3.3           */
    83158331        {
     
    1006610082        };
    1006710083
    10068         /* 3GPP TS 32.299 V11.8.0 (2013-07) corrected table 7.2             */
     10084        /* Note: 3GPP TS 32.299 V11.8.0 (2013-07) corrected table 7.2       */
    1006910085        /* to have a hyphen instead of space in the name.                   */
    1007010086        /* Generated name renamed from MBMSGW-Address.                      */
Note: See TracChangeset for help on using the changeset viewer.