From c067a70b235b24fa58f7800810b10cbe8b7e9b0d Mon Sep 17 00:00:00 2001 From: sever-sever Date: Tue, 12 Jan 2021 18:26:06 +0000 Subject: bgp: T2387: Fix template for bgp redistribute proto ospv3 --- interface-definitions/protocols-bgp.xml.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in index 27cbc919a..c6f56ac1c 100644 --- a/interface-definitions/protocols-bgp.xml.in +++ b/interface-definitions/protocols-bgp.xml.in @@ -198,9 +198,9 @@ #include - + - Redistribute OSPF routes into BGP + Redistribute OSPFv3 routes into BGP #include @@ -282,7 +282,7 @@ - (br|bond|dum|en|eth|gnv|lo|peth|tun|vti|vxlan|wg|wlan)[0-9]+ + (br|bond|dum|en|eth|gnv|peth|tun|vti|vxlan|wg|wlan)[0-9]+|lo @@ -641,7 +641,7 @@ - (br|bond|dum|en|eth|gnv|lo|peth|tun|vti|vxlan|wg|wlan)[0-9]+ + (br|bond|dum|en|eth|gnv|peth|tun|vti|vxlan|wg|wlan)[0-9]+|lo @@ -1152,7 +1152,7 @@ - (br|bond|dum|en|eth|gnv|lo|peth|tun|vti|vxlan|wg|wlan)[0-9]+ + (br|bond|dum|en|eth|gnv|peth|tun|vti|vxlan|wg|wlan)[0-9]+|lo -- cgit v1.2.3