Page MenuHomeFreeBSD

D30111.diff
No OneTemporary

D30111.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
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)

Event Timeline