]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: Add format func for Sub-Sub-TLVs in general
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Wed, 1 Mar 2023 15:46:57 +0000 (16:46 +0100)
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Mon, 11 Sep 2023 20:11:27 +0000 (22:11 +0200)
commit28354d6f3802ab03aa6402e454c0cd51520ad3f2
tree799c15c112b2fed699f32eec4b7ad7dc0d873fb5
parentebf2734b7e7b38d7c8fdb66151517c8b5e350217
isisd: Add format func for Sub-Sub-TLVs in general

Add a function to return information about all the Sub-Sub-TLVs passed
as an argument.

At this time, this function does nothing because no Sub-Sub-TLVs have
been defined yet. This function will be extended in
future commits to return information about specific Sub-Sub-TLVs,
as they become supported.

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