Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164797054
D50438.id155778.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
417 B
Referenced Files
None
Subscribers
None
D50438.id155778.diff
View Options
diff --git a/sys/netinet6/raw_ip6.c b/sys/netinet6/raw_ip6.c
--- a/sys/netinet6/raw_ip6.c
+++ b/sys/netinet6/raw_ip6.c
@@ -766,8 +766,7 @@
}
if (ifa != NULL &&
((struct in6_ifaddr *)ifa)->ia6_flags &
- (IN6_IFF_ANYCAST|IN6_IFF_NOTREADY|
- IN6_IFF_DETACHED|IN6_IFF_DEPRECATED)) {
+ (IN6_IFF_NOTREADY|IN6_IFF_DETACHED|IN6_IFF_DEPRECATED)) {
NET_EPOCH_EXIT(et);
return (EADDRNOTAVAIL);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Aug 5, 2:32 AM (14 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35871411
Default Alt Text
D50438.id155778.diff (417 B)
Attached To
Mode
D50438: netinet6: allow binding a raw socket to an anycast address
Attached
Detach File
Event Timeline
Log In to Comment