summaryrefslogtreecommitdiff
path: root/lib/printf/vfprintf.c
diff options
context:
space:
mode:
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>2020-06-14 07:31:45 -0700
committerAnuradha Karuppiah <anuradhak@nvidia.com>2020-12-14 10:32:40 -0800
commit26ba45e33dafab0cf0f7fc83f747cff8ab32c3b6 (patch)
treec65709afcf1518f26eb02744ba93cfe2e82f7c4f /lib/printf/vfprintf.c
parent5c843270541c8d911ee59f90a556ec86c25e46d9 (diff)
zebra: update protodown display
protodown state is a combination of the dplane and zebra states. protodown reason is maintained exclusively by zebra. Display this information on two separate lines to make that ownership clearer. Also display n/a for bonds as the dplane doesn't support protodowning the bond device. Sample output - ============== root@torm-11:mgmt:~# vtysh -c "show interface hostbond1"|grep -i protodown protodown: off (n/a) protodown reasons: (uplinks-down) root@torm-11:mgmt:~# vtysh -c "show interface swp5"|grep -i protodown protodown: on protodown reasons: (uplinks-down) root@torm-11:mgmt:~# PS: Cosmetic changes only, no functional change. Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Diffstat (limited to 'lib/printf/vfprintf.c')
0 files changed, 0 insertions, 0 deletions