From 96d846d27ac818ee9a23bb7194bb58cfb7093387 Mon Sep 17 00:00:00 2001 From: Indrajit Raychaudhuri Date: Tue, 16 May 2023 20:49:59 -0500 Subject: T5226: Combine ipv4-address and ipv6-address validators Use a single ip-address validator to combine and replace ipv4-address and ipv6-address validators. --- .../include/static/static-route-bfd.xml.i | 41 +++++++++++----------- 1 file changed, 20 insertions(+), 21 deletions(-) (limited to 'interface-definitions/include/static') diff --git a/interface-definitions/include/static/static-route-bfd.xml.i b/interface-definitions/include/static/static-route-bfd.xml.i index a05a08d12..d588b369f 100644 --- a/interface-definitions/include/static/static-route-bfd.xml.i +++ b/interface-definitions/include/static/static-route-bfd.xml.i @@ -10,28 +10,27 @@ Use BFD multi hop session - - - Use source for BFD session - - ipv4 - IPv4 source address - - - ipv6 - IPv6 source address - - - - - - - - #include - - + + + Use source for BFD session + + ipv4 + IPv4 source address + + + ipv6 + IPv6 source address + + + + + + + #include + + - \ No newline at end of file + -- cgit v1.2.3