]> git.proxmox.com Git - mirror_frr.git/commit
lib: extend sbuf size
authorLouis Scalbert <louis.scalbert@6wind.com>
Tue, 27 Sep 2022 10:22:24 +0000 (12:22 +0200)
committerLouis Scalbert <louis.scalbert@6wind.com>
Fri, 10 Feb 2023 10:31:05 +0000 (11:31 +0100)
commit6c2cafdcb0341929b62e41c62919ca958ea0f6de
tree49bc97df8409ae71aaff7d3f27e3087b30b0d037
parent158332617d80fc24bad4e8590bcf19b4af19404e
lib: extend sbuf size

sbuf variable is used among other things to store IS-IS database output.
Future commits will introduce the output of extended access groups in
the "show isis database detail" output.

Extend the sbuf size to have chance to store all information.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
lib/sbuf.c
lib/sbuf.h