]> git.puffer.fish Git - mirror/frr.git/commit
isisd: Add pack func for Sub-Sub-TLVs in general
authorCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Sun, 12 Mar 2023 20:19:12 +0000 (21:19 +0100)
committerCarmine Scarpitta <carmine.scarpitta@uniroma2.it>
Mon, 11 Sep 2023 20:11:28 +0000 (22:11 +0200)
commitdce3e4515f09769e4a7bc610eae96ffb3a93f7c6
treedc33a76db4e3dddf8ebf2676d07dd3959969a7a9
parentac6242087065bf9046b99a7ed7fdaee599cba466
isisd: Add pack func for Sub-Sub-TLVs in general

Add a function to pack all the Sub-Sub-TLVs passed as an argument.

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

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