Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Oct 2008 17:02:54 +0400
From:      Sergey Matveychuk <sem@FreeBSD.org>
To:        Alexander Motin <mav@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r183693 - head/sys/netgraph/netflow
Message-ID:  <48ECAF7E.5040607@FreeBSD.org>
In-Reply-To: <200810081037.m98Ab7ep031689@svn.freebsd.org>
References:  <200810081037.m98Ab7ep031689@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48ECAF7E.5040607>