summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-01-18 14:59:10 +0100
committerMergify <37929162+mergify[bot]@users.noreply.github.com>2024-01-18 15:08:44 +0000
commita8042ce3e6ea57aafd50b39c074c2f8db1114548 (patch)
treeef697fa7b4919f0200412390eb639e00f81b0b53
parent0f61334ff4a38aca6e0c33a16f2400b5e7a3b5b3 (diff)
downloadvyos-1x-a8042ce3e6ea57aafd50b39c074c2f8db1114548.tar.gz
vyos-1x-a8042ce3e6ea57aafd50b39c074c2f8db1114548.zip
ndp-proxy: T5863: add missing priority to honor interface dependencies
(cherry picked from commit 40ed1e4f63878a33538370f8c980c2bb73a9fbc4)
-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">