From 9f7a5f79200782f7849cab72f55a39dedf45f214 Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Fri, 29 Sep 2023 15:56:40 +0000 Subject: T5165: Migrate policy local-route rule x destination to address Migrate policy local-route to node address replace 'policy local-route{v6} rule destination|source ' => 'policy local-route{v6} rule destination|source address ' --- interface-definitions/policy-local-route.xml.in | 88 +++++++------------------ 1 file changed, 24 insertions(+), 64 deletions(-) (limited to 'interface-definitions/policy-local-route.xml.in') diff --git a/interface-definitions/policy-local-route.xml.in b/interface-definitions/policy-local-route.xml.in index 0a5b81dfa..6827bd64e 100644 --- a/interface-definitions/policy-local-route.xml.in +++ b/interface-definitions/policy-local-route.xml.in @@ -54,42 +54,22 @@ #include - + - Source address or prefix - - ipv4 - Address to match against - - - ipv4net - Prefix to match against - - - - - - + Source parameters - - + + #include + + + - Destination address or prefix - - ipv4 - Address to match against - - - ipv4net - Prefix to match against - - - - - - + Destination parameters - + + #include + + #include @@ -145,42 +125,22 @@ - + - Source address or prefix - - ipv6 - Address to match against - - - ipv6net - Prefix to match against - - - - - - + Source parameters - - + + #include + + + - Destination address or prefix - - ipv6 - Address to match against - - - ipv6net - Prefix to match against - - - - - - + Destination parameters - + + #include + + #include -- cgit v1.2.3