From: Ondrej Zajicek Date: Mon, 4 Mar 2024 22:20:53 +0000 (+0100) Subject: BFD: Add arguments to 'show bfd sessions' command X-Git-Tag: v2.15~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26dd61ee7f91c15157601b2404de5b6500a6061c;p=thirdparty%2Fbird.git BFD: Add arguments to 'show bfd sessions' command Add several arguments to 'show bfd sessions' command to filter the list of sessions. --- diff --git a/conf/confbase.Y b/conf/confbase.Y index b2471198f..ed3c1e6e1 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -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; diff --git a/doc/bird.sgml b/doc/bird.sgml index aeecb1dcc..ced927d42 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -1288,8 +1288,9 @@ This argument can be omitted if there exists only a single instance.