Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162937230
D50018.id.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
D50018.id.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
Sun, Jul 19, 12:02 PM (8 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35233269
Default Alt Text
D50018.id.diff (417 B)
Attached To
Mode
D50018: netinet6: allow binding a raw socket to any anycast address
Attached
Detach File
Event Timeline
Log In to Comment