freebsd-dev/sys/netgraph/netflow
Gleb Smirnoff 7ee35ac9f3 - Use counter(9) for node stats updated at a high rate.
- Use simple ++ for rare events.
- Use uma_zone_get_cur() to get knowledge about space left in cache.
- Convert many fields of struct ng_netflow_info to 64 bit.

Tested by:	Viktor Velichkin <avisom yandex.ru>
Sponsored by:	Nginx, Inc.
2014-01-01 21:48:04 +00:00
..
netflow_v9.c - Use counter(9) for node stats updated at a high rate. 2014-01-01 21:48:04 +00:00
netflow_v9.h Add support for NetFlow version 9 into ng_netflow(4) node. 2011-03-02 16:15:11 +00:00
netflow.c - Use counter(9) for node stats updated at a high rate. 2014-01-01 21:48:04 +00:00
netflow.h Add support for NetFlow version 9 into ng_netflow(4) node. 2011-03-02 16:15:11 +00:00
ng_netflow.c - Use counter(9) for node stats updated at a high rate. 2014-01-01 21:48:04 +00:00
ng_netflow.h - Use counter(9) for node stats updated at a high rate. 2014-01-01 21:48:04 +00:00