From 3b56bf8849283977f2f4fa7b8f3dc62fdd8d7587 Mon Sep 17 00:00:00 2001 From: "Ondrej Zajicek (work)" Date: Thu, 12 Nov 2020 04:02:38 +0100 Subject: BFD: Better handling of BFD options in BGP configs Merge multiple BFD option blocks in BGP configs instead of using the last one. That is necessary for proper handling of templates when BFD options are used both in a BGP template and in a BGP protocol derived from that template. --- conf/confbase.Y | 1 - 1 file changed, 1 deletion(-) (limited to 'conf') diff --git a/conf/confbase.Y b/conf/confbase.Y index f76dcb3c..f0343a93 100644 --- a/conf/confbase.Y +++ b/conf/confbase.Y @@ -79,7 +79,6 @@ CF_DECLS struct f_trie *trie; struct f_val v; struct password_item *p; - struct bfd_options *bo; struct rt_show_data *ra; struct sym_show_data *sd; struct lsadb_show_data *ld; -- cgit v1.2.3