]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: add linkstate debug
authorLouis Scalbert <louis.scalbert@6wind.com>
Tue, 10 Jan 2023 14:03:33 +0000 (15:03 +0100)
committerLouis Scalbert <louis.scalbert@6wind.com>
Mon, 18 Sep 2023 13:06:17 +0000 (15:06 +0200)
commitde38eada9c0527758bca34984d2f018670d74c9a
treeefd9cf400b6a5e646635b92f6c4e4ba8d42db02c
parentf11f67033fe20f0b4aeb6c885949abb060324749
bgpd: add linkstate debug

Add the "debug bgp linkstate" command to display incoming link-states
prefixes.

Signed-off-by: Louis Scalbert <louis.scalbert@6wind.com>
bgpd/bgp_debug.c
bgpd/bgp_debug.h
bgpd/bgp_linkstate_tlv.c
bgpd/bgp_linkstate_vty.c [new file with mode: 0644]
bgpd/bgp_linkstate_vty.h [new file with mode: 0644]
bgpd/bgpd.c
bgpd/subdir.am