isisd: Add SRv6 SID Struct Sub-Sub-TLV Codepoint

Add the `IS-IS SRv6 SID Structure Sub-Sub-TLV Codepoint` as defined in the
`IS-IS Sub-Sub-TLVs for SRv6 SID Sub-TLVs` IANA registry. This codepoint
will be used as the Sub-Sub-TLV Type to advertise the SRv6 SID Structure
Sub-Sub-TLV in the SRv6 End SID, SRv6 End.X SID, and SRv6 LAN End.X SID
Sub-TLVs.

Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
This commit is contained in:
Carmine Scarpitta 2023-01-27 15:34:41 +01:00
parent f9b476080f
commit f915c80606

View File

@ -476,6 +476,8 @@ enum isis_tlv_type {
ISIS_SUBTLV_SRV6_END_SID = 5,
ISIS_SUBSUBTLV_SRV6_SID_STRUCTURE = 1,
/* draft-ietf-lsr-isis-srv6-extensions */
ISIS_SUBSUBTLV_SID_STRUCTURE = 1,