From dc7d01f1b9f881a564cb3ff1f77cf0c948ed9db7 Mon Sep 17 00:00:00 2001 From: sever-sever Date: Tue, 3 Nov 2020 17:48:46 +0000 Subject: bgp-xml: T2387: Fix validators for neighbor update-source --- interface-definitions/protocols-bgp.xml.in | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in index f2cc01301..6de8017f2 100644 --- a/interface-definitions/protocols-bgp.xml.in +++ b/interface-definitions/protocols-bgp.xml.in @@ -282,7 +282,7 @@ - (br|bond|dum|en|eth|gnv|lo|peth|tun|vti|tun|vxlan|wg|wlan)[0-9]+ + (br|bond|dum|en|eth|gnv|lo|peth|tun|vti|vxlan|wg|wlan)[0-9]+ @@ -628,7 +628,11 @@ Source IP of routing updates ipv4 - IP address of route source + IPv4 address of route source + + + ipv6 + IPv6 address of route source <interface> @@ -636,7 +640,8 @@ - (br|bond|dum|en|eth|gnv|lo|peth|tun|vti|tun|vxlan|wg|wlan)[0-9]+ + + (br|bond|dum|en|eth|gnv|lo|peth|tun|vti|vxlan|wg|wlan)[0-9]+ @@ -1134,7 +1139,11 @@ Source IP of routing updates ipv4 - IP address of route source + IPv4 address of route source + + + ipv6 + IPv6 address of route source <interface> @@ -1142,7 +1151,8 @@ - (br|bond|dum|en|eth|gnv|lo|peth|tun|vti|tun|vxlan|wg|wlan)[0-9]+ + + (br|bond|dum|en|eth|gnv|lo|peth|tun|vti|vxlan|wg|wlan)[0-9]+ -- cgit v1.2.3