Extend bgpctl show rib with two new options:
authorclaudio <claudio@openbsd.org>
Mon, 13 Mar 2023 16:59:22 +0000 (16:59 +0000)
committerclaudio <claudio@openbsd.org>
Mon, 13 Mar 2023 16:59:22 +0000 (16:59 +0000)
commit12abdda6e47470b4e10a15c143c1e02bae163baa
tree0d690f21f276267203571d6d1aa820795629989a
parentf337fe2fe7a360ff4ecbd9ea137111735307ccb2
Extend bgpctl show rib with two new options:
 - invalid: show only routes that are not valid
 - leaked: show only routes where a route leak was detected
OK tb@
usr.sbin/bgpctl/bgpctl.8
usr.sbin/bgpctl/bgpctl.c
usr.sbin/bgpctl/parser.c