Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102041831
D30111.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
338 B
Referenced Files
None
Subscribers
None
D30111.diff
View Options
diff --git a/sys/netinet6/in6_mcast.c b/sys/netinet6/in6_mcast.c
--- a/sys/netinet6/in6_mcast.c
+++ b/sys/netinet6/in6_mcast.c
@@ -2030,7 +2030,7 @@
* state at t1, because allocation of a filter
* is atomic with allocation of a membership.
*/
- error = EINVAL;
+ error = EADDRINUSE;
goto out_in6p_locked;
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 7, 9:23 PM (21 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14521082
Default Alt Text
D30111.diff (338 B)
Attached To
Mode
D30111: in6_mcast: Return EADDRINUSE when we've already joined the group
Attached
Detach File
Event Timeline
Log In to Comment