]> git.puffer.fish Git - mirror/frr.git/commit
isisd: Add flags for SRv6 (LAN) End.X SID Sub-TLV
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Thu, 25 May 2023 11:03:15 +0000 (13:03 +0200)
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Mon, 11 Sep 2023 20:11:43 +0000 (22:11 +0200)
commiteb16e0b0bc2dacd4d13f3b39b8550604da881581
tree91a392f1ea72bf202e8c8a68739862628404937d
parente083282e837b3245a07d5d58c29ed5b58507d1a1
isisd: Add flags for SRv6 (LAN) End.X SID Sub-TLV

SRv6 End.X SID Sub-TLV (RFC 9352 section #8.1) and SRv6 LAN End.X SID
Sub-TLV (RFC 9352 section #8.2) contain a `flag` field. Currently, three
flags are defined:
* B-Flag: Backup flag
* S-Flag: Set flag
* P-Flag: Persistent flag

This commit defines three constants representing these flags.

Signed-off-by: Carmine Scarpitta <carmine.scarpitta@uniroma2.it>
isisd/isis_tlvs.h