summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2015-02-20 15:34:52 +0100
committerDaniil Baturin <daniil@baturin.org>2015-02-20 15:55:15 +0100
commit92d55c6e223e42d09cd4120cf476b59e99c77419 (patch)
tree985ac0d318484b145e090b3cf317fbd75d39adcb
parent6fa776fd2d045f7bfec0c3cb12b4358f8ad984af (diff)
downloadvyatta-cfg-system-92d55c6e223e42d09cd4120cf476b59e99c77419.tar.gz
vyatta-cfg-system-92d55c6e223e42d09cd4120cf476b59e99c77419.zip
Bug #490: remove priority inversion in dhcpv6-options.
Seems to work with 319.
-rw-r--r--templates/interfaces/bonding/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/bonding/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/bridge/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/ethernet/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/pseudo-ethernet/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def2
-rw-r--r--templates/interfaces/pseudo-ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def2
12 files changed, 12 insertions, 12 deletions
diff --git a/templates/interfaces/bonding/node.tag/dhcpv6-options/node.def b/templates/interfaces/bonding/node.tag/dhcpv6-options/node.def
index d9c814ee..87e69255 100644
--- a/templates/interfaces/bonding/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/bonding/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def b/templates/interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def
index 9cf861b4..947bc5de 100644
--- a/templates/interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/bonding/node.tag/vif-s/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/bonding/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def b/templates/interfaces/bonding/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def
index 805315fc..a3de12ce 100644
--- a/templates/interfaces/bonding/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/bonding/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/bridge/node.tag/dhcpv6-options/node.def b/templates/interfaces/bridge/node.tag/dhcpv6-options/node.def
index d9c814ee..87e69255 100644
--- a/templates/interfaces/bridge/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/bridge/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/ethernet/node.tag/dhcpv6-options/node.def b/templates/interfaces/ethernet/node.tag/dhcpv6-options/node.def
index d9c814ee..87e69255 100644
--- a/templates/interfaces/ethernet/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/ethernet/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def b/templates/interfaces/ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def
index 9cf861b4..947bc5de 100644
--- a/templates/interfaces/ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def b/templates/interfaces/ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def
index 805315fc..a3de12ce 100644
--- a/templates/interfaces/ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def b/templates/interfaces/ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def
index 9cf861b4..947bc5de 100644
--- a/templates/interfaces/ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/pseudo-ethernet/node.tag/dhcpv6-options/node.def b/templates/interfaces/pseudo-ethernet/node.tag/dhcpv6-options/node.def
index d9c814ee..87e69255 100644
--- a/templates/interfaces/pseudo-ethernet/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/pseudo-ethernet/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def b/templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def
index 9cf861b4..947bc5de 100644
--- a/templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def b/templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def
index 805315fc..a3de12ce 100644
--- a/templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/pseudo-ethernet/node.tag/vif-s/node.tag/vif-c/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options
diff --git a/templates/interfaces/pseudo-ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def b/templates/interfaces/pseudo-ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def
index 9cf861b4..947bc5de 100644
--- a/templates/interfaces/pseudo-ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def
+++ b/templates/interfaces/pseudo-ethernet/node.tag/vif/node.tag/dhcpv6-options/node.def
@@ -7,7 +7,7 @@
# the DHCPv6 client using the new parameters.
-priority: 317 # Run before interface has been configured
+priority: 319 # Run before interface has been configured
help: DHCPv6 options