svn commit: r183693 - head/sys/netgraph/netflow
Sergey Matveychuk
sem at FreeBSD.org
Wed Oct 8 13:19:57 UTC 2008
Alexander Motin wrote:
> Author: mav
> Date: Wed Oct 8 10:37:07 2008
> New Revision: 183693
> URL: http://svn.freebsd.org/changeset/base/183693
>
> Log:
> 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.
>
Thanks, Alexander! I dreamed to get rid a complex construction for
egress accounting.
--
Dixi.
Sem.
More information about the svn-src-head
mailing list