Navigation



Ignore:
Timestamp:
Mar 27, 2020, 8:05:54 AM (4 years ago)
Author:
Luke Mewburn <luke@mewburn.net>
Branch:
default
Phase:
public
Message:

dict_dcca_3gpp: more comment improvements

Don't bother with comments for AVPs in tables that are
referenced from other sources.

Add comment explicitly describing AVP renames.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/dict_dcca_3gpp/dict_dcca_3gpp.c

    r1484 r1485  
    14081408        /*==================================================================*/
    14091409        /* 3GPP TS 29.140 Table 6.3.1: Diameter MM10 Application AVPs       */
     1410        /*                                                                  */
     1411        /* Note: AVPs referenced from other sources are not added here.     */
    14101412        /*==================================================================*/
    14111413
     
    14231425        };
    14241426
    1425         /* Note: Uses 3GPP TS 29.329 MSISDN (701).                          */
    1426 
    14271427        /* VASP-ID, UTF8String, code 1101, section 6.3.3                    */
    14281428        {
     
    14671467        };
    14681468
    1469         /* Note: Uses 3GPP TS 29.061 3GPP-IMSI (1).                         */
    1470 
    14711469        /* Sender-Address, UTF8String, code 1104, section 6.3.7             */
    14721470        {
     
    15091507
    15101508        /* Note: Name conflict with 3GPP TS 32.329 Sequence-Number (716).   */
     1509        /* Sequence-Number (1107) renamed to Sequence-Number-29.140 (1107). */
    15111510        /* Sequence-Number-29.140, Unsigned32, code 1107, section 6.3.10    */
    15121511        {
     
    15231522
    15241523        /* Note: Name conflict with 3GPP TS 32.299 Recipient-Address (1201). */
     1524        /* Recipient-Address (1108) renamed to Recipient-Address-29.140 (1108). */
    15251525        /* Recipient-Address-29.140, UTF8String, code 1108, section 6.3.11  */
    15261526        {
Note: See TracChangeset for help on using the changeset viewer.