freebsd-dev/sys/netgraph/netflow
Gleb Smirnoff 150c26cb34 Use rtalloc1() instead of rtalloc_ign(). It returns a locked
rtentry. We quickly copy the fields of interest, and then
RTFREE_LOCKED(). This should be faster then lock & unlock the
rtentry twice.
2008-02-07 11:10:17 +00:00
..
netflow.c Use rtalloc1() instead of rtalloc_ign(). It returns a locked 2008-02-07 11:10:17 +00:00
netflow.h
ng_netflow.c Revert previous commit. 2008-02-03 10:30:45 +00:00
ng_netflow.h Bump maximum number of interface hooks to the maximum possible value. 2007-03-28 13:59:13 +00:00