[mpls] Typo in LDP FEC TYPE NAME SPACE registry.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[mpls] Typo in LDP FEC TYPE NAME SPACE registry.



Iana,

The registry LDP FEC TYPE NAME SPACE, contains the following error:

OLD:

Value    Hex    Name                                Reference
-------  -----  -----------------------------       ---------
~
80       0x80   PWid FEC Element                    [RFC4447]
81       0x81   Generalized PWid FEC Element        [RFC4447]
82-191          Unassigned
~


NEW:
Value    Hex    Name                                Reference
-------  -----  -----------------------------       ---------
~
82-127          Unassigned
128      0x80   PWid FEC Element                    [RFC4447]
129      0x81   Generalized PWid FEC Element        [RFC4447]
130-191         Unassigned
~


-----------------------------------------------------------------

Basically the error is in the Hex to Decimal conversion. 0x80 is equal to 128 decimal , not 80 decimal.
Please refer to RFC4447 which requests allocation of 0x80 and 0x81 in sec 7.3.

Thanks.
Luca





Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.