opnsense-src/sys/netgraph/netflow
Gleb Smirnoff 73189791f2 When sending export datagram from interrupt thread, use NG_QUEUE
in flags. When sending export datagram from expiry thread, then
use default zero flags. This removes unpleasant contention of the
interrupt thread on mutexes (usually ng_ksocket's socket buffer
mutex).
2006-01-12 22:48:12 +00:00
..
netflow.c When sending export datagram from interrupt thread, use NG_QUEUE 2006-01-12 22:48:12 +00:00
netflow.h A new version of NetFlow node. 2005-05-11 11:26:24 +00:00
ng_netflow.c In ng_netflow_disconnect() check whether we are working with "iface" 2005-12-28 12:56:59 +00:00
ng_netflow.h Mark appropriate commands with NGM_READONLY and NGM_HASREPLY and 2006-01-12 19:16:08 +00:00