mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced 2024-05-11 16:54:54 +00:00
BFD: Add arguments to 'show bfd sessions' command
Add several arguments to 'show bfd sessions' command to filter the list of sessions.
This commit is contained in:
@ -89,6 +89,7 @@ CF_DECLS
|
||||
struct lsadb_show_data *ld;
|
||||
struct mrt_dump_data *md;
|
||||
struct mpls_show_ranges_cmd *msrc;
|
||||
struct bfd_show_sessions_cmd *bssc;
|
||||
struct iface *iface;
|
||||
void *g;
|
||||
btime time;
|
||||
|
Reference in New Issue
Block a user