Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102006058
D32810.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
453 B
Referenced Files
None
Subscribers
None
D32810.diff
View Options
Index: sys/netinet6/in6.c
===================================================================
--- sys/netinet6/in6.c
+++ sys/netinet6/in6.c
@@ -2513,8 +2513,8 @@
mld_domifdetach(ifp);
scope6_ifdetach(ext->scope6_id);
- nd6_ifdetach(ifp, ext->nd_ifinfo);
lltable_free(ext->lltable);
+ nd6_ifdetach(ifp, ext->nd_ifinfo);
COUNTER_ARRAY_FREE(ext->in6_ifstat,
sizeof(struct in6_ifstat) / sizeof(uint64_t));
free(ext->in6_ifstat, M_IFADDR);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 7, 11:20 AM (21 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14510893
Default Alt Text
D32810.diff (453 B)
Attached To
Mode
D32810: Relase LLE table resources before ND6.
Attached
Detach File
Event Timeline
Log In to Comment