freebsd-src/sys/netgraph/netflow
Gleb Smirnoff 674d86bf91 Node constructor methods are supposed to be called in syscall
context always. Convert nodes to consistently use M_WAITOK flag
for memory allocation.

Reviewed by:	julian
2011-04-18 09:12:27 +00:00
..
netflow.c Unbreak the build for no options INET6. 2011-03-03 16:16:49 +00:00
netflow.h Add support for NetFlow version 9 into ng_netflow(4) node. 2011-03-02 16:15:11 +00:00
netflow_v9.c Unbreak the build for no options INET6. 2011-03-03 16:16:49 +00:00
netflow_v9.h Add support for NetFlow version 9 into ng_netflow(4) node. 2011-03-02 16:15:11 +00:00
ng_netflow.c Node constructor methods are supposed to be called in syscall 2011-04-18 09:12:27 +00:00
ng_netflow.h Add support for NetFlow version 9 into ng_netflow(4) node. 2011-03-02 16:15:11 +00:00