freebsd-dev/sys/netgraph/netflow
Alexander V. Chernikov 36374fcf4b Make radix lookup on src and dst flow addresses optional
and configurable on per-interface basis.
Remove __inline__ for several functions being called once per
flow (e.g once per 10-20 packets on common traffic flows).
Update manual page to simplify search for BPF data link types.

Sponsored by Yandex LLC

Reviewed by:      glebius
Approved by:      ae(mentor)
MFC after:        2 weeks
2012-06-18 13:56:36 +00:00
..
netflow_v9.c Use time_uptime instead of getnanotime for accouting integer number of seconds. 2012-06-16 13:55:31 +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 Make radix lookup on src and dst flow addresses optional 2012-06-18 13:56:36 +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 Make radix lookup on src and dst flow addresses optional 2012-06-18 13:56:36 +00:00
ng_netflow.h Make radix lookup on src and dst flow addresses optional 2012-06-18 13:56:36 +00:00