[TEST/REVIEW] Netflow implementation

From: Gleb Smirnoff (glebius_at_freebsd.org)
Date: 09/05/04

  • Next message: Chuck Swiger: "Re: fooling nmap"
    Date: Sun, 5 Sep 2004 16:11:11 +0400
    To: net@freebsd.org
    
    

      Collegues,

      here is netgraph module which implements Netflow traffic
    accounting, which I'm going to add to CURRENT in recent future:

    http://cell.sick.ru/~glebius/ng_netflow/ng_netflow-0.3-snap-20040905.tar.gz

    It is quite different to ng_netflow in ports/net, because its
    expiry thread is running outside of netgraph context, adding
    more parrallelizm on flow processing.

    I've been testing it for last week on loaded 100Mbit Ethernet
    which serves 9 ASes, 12 prefixes :) And it works stable.

    P.S. Please reply only to net@ list. I've added current@ just
    because more people are reading it.

    -- 
    Totus tuus, Glebius.
    GLEBIUS-RIPN GLEB-RIPE
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Chuck Swiger: "Re: fooling nmap"

    Relevant Pages

    • [TEST/REVIEW] Netflow implementation
      ... Collegues, ... here is netgraph module which implements Netflow traffic ... accounting, which I'm going to add to CURRENT in recent future: ... which serves 9 ASes, 12 prefixes:) And it works stable. ...
      (freebsd-current)
    • Re: [TEST/REVIEW] Netflow implementation
      ... > here is netgraph module which implements Netflow traffic ... > accounting, which I'm going to add to CURRENT in recent future: ... the routing code and rtsocket framework for things like this most importantly ...
      (freebsd-net)
    • Re: [TEST/REVIEW] Netflow implementation
      ... Gleb Smirnoff wrote: ... > here is netgraph module which implements Netflow traffic ... > accounting, which I'm going to add to CURRENT in recent future: ...
      (freebsd-net)