Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136832100
D5736.id15030.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
457 B
Referenced Files
None
Subscribers
None
D5736.id15030.diff
View Options
Index: head/sys/netinet/ip_divert.c
===================================================================
--- head/sys/netinet/ip_divert.c
+++ head/sys/netinet/ip_divert.c
@@ -158,8 +158,7 @@
* place for hashbase == NULL.
*/
in_pcbinfo_init(&V_divcbinfo, "div", &V_divcb, 1, 1, "divcb",
- div_inpcb_init, div_inpcb_fini, UMA_ZONE_NOFREE,
- IPI_HASHFIELDS_NONE);
+ div_inpcb_init, div_inpcb_fini, 0, IPI_HASHFIELDS_NONE);
}
static void
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 20, 10:14 PM (7 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25741776
Default Alt Text
D5736.id15030.diff (457 B)
Attached To
Mode
D5736: VNET: cleanup divert socket zone
Attached
Detach File
Event Timeline
Log In to Comment