freebsd-skq/sys/netgraph/netflow
glebius 34f9d2c8a9 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 o Replace disappeared URLs to Cisco docs by new ones, style. 2006-04-25 20:01:50 +00:00
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