]> git.puffer.fish Git - mirror/frr.git/commit
isisd: Unpack Node MSD Sub-TLV with SRv6 MSDs
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Thu, 2 Feb 2023 10:01:55 +0000 (11:01 +0100)
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Mon, 11 Sep 2023 15:34:50 +0000 (17:34 +0200)
commite417c2fdfa60b8d927a0f60fe8be0bcf3b4a692e
tree2997ff5cb2e969ef5e29c1414634ddfedc3626c3
parent15abfb1239520d0eb32c8bc788de4d7588f73c20
isisd: Unpack Node MSD Sub-TLV with SRv6 MSDs

The Router Capabilities TLV unpack function already unpacks the Node MSD
Sub-TLV.

This commit extends Router Capabilities TLV unpack function to extract
SRv6 MSDs from the Node MSD Sub-TLV (RFC 9352 section #4).

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