Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148940615
D5736.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.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
Sun, Mar 22, 4:39 AM (14 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30107931
Default Alt Text
D5736.diff (457 B)
Attached To
Mode
D5736: VNET: cleanup divert socket zone
Attached
Detach File
Event Timeline
Log In to Comment