Page MenuHomeFreeBSD

D30111.id88950.diff
No OneTemporary

D30111.id88950.diff

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

Mime Type
text/plain
Expires
Sun, Jul 12, 11:03 PM (14 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35015145
Default Alt Text
D30111.id88950.diff (338 B)

Event Timeline