summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@vyos.io>2024-01-18 15:08:01 +0000
committerGitHub <noreply@github.com>2024-01-18 15:08:01 +0000
commitc14f20d144331fdab760191031a380ff0a426b1c (patch)
treefda4e06a57a85fe01176091b62938d5aba2d5371
parentc07f27e8e23255cc970fa86f6a97c1bdccbcdbd8 (diff)
parent40ed1e4f63878a33538370f8c980c2bb73a9fbc4 (diff)
downloadvyos-1x-c14f20d144331fdab760191031a380ff0a426b1c.tar.gz
vyos-1x-c14f20d144331fdab760191031a380ff0a426b1c.zip
Merge pull request #2846 from c-po/t863
ndp-proxy: T5863: add missing priority to honor interface dependencies
-rw-r--r--interface-definitions/service_ndp-proxy.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-definitions/service_ndp-proxy.xml.in b/interface-definitions/service_ndp-proxy.xml.in
index 9801c99ab..aabba3f4e 100644
--- a/interface-definitions/service_ndp-proxy.xml.in
+++ b/interface-definitions/service_ndp-proxy.xml.in
@@ -5,6 +5,7 @@
<node name="ndp-proxy" owner="${vyos_conf_scripts_dir}/service_ndp-proxy.py">
<properties>
<help>Neighbor Discovery Protocol (NDP) Proxy</help>
+ <priority>600</priority>
</properties>
<children>
<leafNode name="route-refresh">