Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154635765
D40141.id122073.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
309 B
Referenced Files
None
Subscribers
None
D40141.id122073.diff
View Options
diff --git a/libexec/rc/rc.d/netif b/libexec/rc/rc.d/netif
--- a/libexec/rc/rc.d/netif
+++ b/libexec/rc/rc.d/netif
@@ -215,7 +215,7 @@
esac
if ${_func} ${ifn} $2; then
_ok="${_ok} ${ifn}"
- if ipv6if ${ifn}; then
+ if ipv6if ${ifn} && [ "${ifn}" != "lo0" ]; then
_dadwait=1
fi
else
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 2:31 AM (3 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32435672
Default Alt Text
D40141.id122073.diff (309 B)
Attached To
Mode
D40141: rc.d/netif: Don't DAD if lo0 is the only IPv6 IF
Attached
Detach File
Event Timeline
Log In to Comment