]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Prepare Opaque LSA for json output
authorOlivier Dugeon <olivier.dugeon@orange.com>
Tue, 19 Dec 2023 14:56:12 +0000 (15:56 +0100)
committerOlivier Dugeon <olivier.dugeon@orange.com>
Mon, 12 Feb 2024 16:52:00 +0000 (17:52 +0100)
commitaa2b539bf5027a3d3163fba587703c5a6086298d
tree425eb6b678c1b65051f60520aed34f2c3c2596f4
parentd71710a9100142af70ae7c643f97515a31e92a21
ospfd: Prepare Opaque LSA for json output

Instead of output bulk of data with json output, prepare json context to decode
opaque TLVs and sub-TLVs.

Signed-off-by: Olivier Dugeon <olivier.dugeon@orange.com>
ospfd/ospf_opaque.c