Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148932255
D50018.1789200364.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
417 B
Referenced Files
None
Subscribers
None
D50018.1789200364.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
Sat, Sep 12, 8:06 AM (11 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29569725
Default Alt Text
D50018.1789200364.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