1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/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
netflow.c Make radix lookup on src and dst flow addresses optional 2012-06-18 13:56:36 +00:00
netflow.h
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