DragonFlyBSD/src 36793c8sys/netinet ip_flow.c ip_flow.h

ipflow: Use per-cpu callout, instead of pr_slowtimo.

The dynamically allocated per-cpu data structure may race the
ip_flowtimo, which calls ipflow_slowtimo.

Reported-by: zrj
DeltaFile
+24-23sys/netinet/ip_flow.c
+0-1sys/netinet/ip_flow.h
+0-1sys/netinet/ip_input.c
+24-253 files

UnifiedSplitRaw