freebsd-dev/sys/netgraph/netflow
Alexander Motin 1a6dd09529 Add ability to generate egress netflow instead or in addition to ingress.
Use mbuf tagging for accounted packets to not account packets twice when
both ingress and egress netflow enabled.
To keep compatibility new "setconfig" message added to control new
functionality. By default node works as before, doing only ingress
accounting without using mbuf tags.

Reviewed by:	glebius
2008-10-08 10:37:07 +00:00
..
netflow.c Add ability to generate egress netflow instead or in addition to ingress. 2008-10-08 10:37:07 +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 Add ability to generate egress netflow instead or in addition to ingress. 2008-10-08 10:37:07 +00:00
ng_netflow.h Add ability to generate egress netflow instead or in addition to ingress. 2008-10-08 10:37:07 +00:00