From 572c2eba2e7019cc3ff26e45cc0a46f81424e852 Mon Sep 17 00:00:00 2001
From: Bob Gilligan <gilligan@vyatta.com>
Date: Mon, 1 Mar 2010 14:17:57 -0800
Subject: Bugfix 5377: strict-dad must be applied before interfaces are
 configured

---
 templates/system/ipv6/strict-dad/node.def | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/templates/system/ipv6/strict-dad/node.def b/templates/system/ipv6/strict-dad/node.def
index f3947eef..7f4572e9 100644
--- a/templates/system/ipv6/strict-dad/node.def
+++ b/templates/system/ipv6/strict-dad/node.def
@@ -1,3 +1,6 @@
+
+priority: 290 # Must be run before any interfaces are configured
+
 help: Disable IPv6 operation on interface when DAD fails on LL addr
 
 # Enable strict DAD behavior.  Disable IPv6 operation on an interface
-- 
cgit v1.2.3