summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorStig Thormodsrud <stig@vyatta.com>2010-02-21 20:17:05 -0800
committerStig Thormodsrud <stig@vyatta.com>2010-02-21 20:17:05 -0800
commitfeb190ece1328a849a0b5e69a5e9536645991b54 (patch)
tree712f0e9940429bf1819db3ee6698acb2573a3cf0 /templates
parent19d3c520ba13678e0388052340f1639ce02d0679 (diff)
downloadvyatta-cfg-quagga-feb190ece1328a849a0b5e69a5e9536645991b54.tar.gz
vyatta-cfg-quagga-feb190ece1328a849a0b5e69a5e9536645991b54.zip
Fix 5157: dhcpclient doesn't work when alternative mac address specified on bootup
Diffstat (limited to 'templates')
-rw-r--r--templates/interfaces/ethernet/node.tag/mac/node.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/interfaces/ethernet/node.tag/mac/node.def b/templates/interfaces/ethernet/node.tag/mac/node.def
index 55264cf7..f3946adf 100644
--- a/templates/interfaces/ethernet/node.tag/mac/node.def
+++ b/templates/interfaces/ethernet/node.tag/mac/node.def
@@ -1,4 +1,5 @@
type: macaddr
+priority: 317 # must be set before dhcp client
help: Set the Media Access Control (MAC) address of this interface
syntax:expression: exec "\
/opt/vyatta/sbin/vyatta-interfaces.pl --dev $VAR(../@) --valid-mac $VAR(@)"