summaryrefslogtreecommitdiff
path: root/lib/openbsd-tree.c
diff options
context:
space:
mode:
authorPhilippe Guibert <philippe.guibert@6wind.com>2023-10-05 16:08:32 +0200
committerPhilippe Guibert <philippe.guibert@6wind.com>2023-10-18 17:46:25 +0200
commitc6498ace442c63c970f3f5b3db3d08abfab6446d (patch)
treebc8b454bd239072cb75c22f3a1c37c169613547e /lib/openbsd-tree.c
parent0bd8a160822bf7fe4aafab6eede73b83552f32bc (diff)
zebra: dump the dynamic-block bounds on vty command
The 'show debugging label-table' needs to dump dynamic block information. Display the lower and upper values for the dynamic block. > # show debugging label-table json > { > "dynamicBlock":{ > "lowerBound":16, > "upperBound":1048575 > }, > [..] > # show debugging label-table > Dynamic block: lower-bound 16, upper-bound 1048575 > [..] Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
Diffstat (limited to 'lib/openbsd-tree.c')
0 files changed, 0 insertions, 0 deletions