The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-mgmt : flowd

The flowd is a small, fast and secure NetFlow collector

 flowd is a small, fast and secure NetFlow collector. It offers the following 
features:

    * Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows)
    * Supports both IPv4 and IPv6 transport of flows
    * Secure: flowd is privilege separated to limit the impact of any compromise
    * Supports filtering and tagging of flows, using a packet filter-like syntax
    * Stores recorded flow data in a compact binary format which supports 
      run-time choice over which flow fields are stored
    * Ships with both Perl and Python interfaces for reading and parsing the 
      on-disk record format
    * Is licensed under a liberal BSD-like license 

http://www.mindrot.org/flowd.html



flowd history


v. 1.12
date: 2007/10/04 02:16:15;  author: edwin;  state: Exp;  lines: +1 -7
Remove always-false/true conditions based on OSVERSION 500000

v. 1.11 date: 2007/08/04 11:41:13; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.10 date: 2006/09/20 13:40:32; author: shaun; state: Exp; lines: +1 -1 - Fix build on 4.x. PR: ports/102416 Submitted by: Maurice Castro Approved by: maintainer timeout (4 weeks)
v. 1.9 date: 2006/08/04 12:34:46; author: erwin; state: Exp; lines: +1 -1 Add support for DESTDIR part I. This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
v. 1.8 date: 2006/04/03 20:49:48; author: pav; state: Exp; lines: +7 -1 - Mark broken on 4.X Reported by: krismail
v. 1.7 date: 2006/04/01 23:18:06; author: pav; state: Exp; lines: +1 -5 - Update to 0.9 PR: ports/95051 Submitted by: Janos Mohacsi (maintainer)
v. 1.6 date: 2005/06/04 00:43:20; author: pav; state: Exp; lines: +3 -4 - Update to 0.8.5 PR: ports/81829 Submitted by: Janos Mohacsi (maintainer)
v. 1.5 date: 2005/01/29 19:07:49; author: pav; state: Exp; lines: +3 -2 - Fix build with read-only ports tree PR: ports/76788 Submitted by: Janos Mohacsi (maintainer)
v. 1.4 date: 2005/01/26 05:13:28; author: kevlo; state: Exp; lines: +11 -0 - Add privilege separation user handling. - Bump PORTREVISION PR: ports/76669 Submitted by: MAINTAINER
v. 1.3 date: 2005/01/19 09:57:33; author: krion; state: Exp; lines: +2 -3 Update to 0.8 PR: ports/76343 Submitted by: maintainer
v. 1.2 date: 2005/01/08 10:25:53; author: sobomax; state: Exp; lines: +2 -0 In FreeBSD correct path to pid file is /var/run, not ${PREFIX}/var/run. Bump PORTREVISION. Reported by: Yuri Babushkin
v. 1.1 date: 2004/11/12 20:52:08; author: pav; state: Exp; Add flowd, a small, fast and secure NetFlow collector. It offers the following features: * Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows) * Supports both IPv4 and IPv6 transport of flows * Secure: flowd is privilege separated to limit the impact of any compromise * Supports filtering and tagging of flows, using a packet filter-like syntax * Stores recorded flow data in a compact binary format which supports run-time choice over which flow fields are stored * Ships with both Perl and Python interfaces for reading and parsing the on-disk record format * Is licensed under a liberal BSD-like license PR: ports/73722 Submitted by: Janos Mohacsi ============================================================================= v. 1.12 date: 2007/10/04 02:16:15; author: edwin; state: Exp; lines: +1 -7 Remove always-false/true conditions based on OSVERSION 500000
v. 1.11 date: 2007/08/04 11:41:13; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.10 date: 2006/09/20 13:40:32; author: shaun; state: Exp; lines: +1 -1 - Fix build on 4.x. PR: ports/102416 Submitted by: Maurice Castro Approved by: maintainer timeout (4 weeks)
v. 1.9 date: 2006/08/04 12:34:46; author: erwin; state: Exp; lines: +1 -1 Add support for DESTDIR part I. This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
v. 1.8 date: 2006/04/03 20:49:48; author: pav; state: Exp; lines: +7 -1 - Mark broken on 4.X Reported by: krismail
v. 1.7 date: 2006/04/01 23:18:06; author: pav; state: Exp; lines: +1 -5 - Update to 0.9 PR: ports/95051 Submitted by: Janos Mohacsi (maintainer)
v. 1.6 date: 2005/06/04 00:43:20; author: pav; state: Exp; lines: +3 -4 - Update to 0.8.5 PR: ports/81829 Submitted by: Janos Mohacsi (maintainer)
v. 1.5 date: 2005/01/29 19:07:49; author: pav; state: Exp; lines: +3 -2 - Fix build with read-only ports tree PR: ports/76788 Submitted by: Janos Mohacsi (maintainer)
v. 1.4 date: 2005/01/26 05:13:28; author: kevlo; state: Exp; lines: +11 -0 - Add privilege separation user handling. - Bump PORTREVISION PR: ports/76669 Submitted by: MAINTAINER
v. 1.3 date: 2005/01/19 09:57:33; author: krion; state: Exp; lines: +2 -3 Update to 0.8 PR: ports/76343 Submitted by: maintainer
v. 1.2 date: 2005/01/08 10:25:53; author: sobomax; state: Exp; lines: +2 -0 In FreeBSD correct path to pid file is /var/run, not ${PREFIX}/var/run. Bump PORTREVISION. Reported by: Yuri Babushkin
v. 1.1 date: 2004/11/12 20:52:08; author: pav; state: Exp; Add flowd, a small, fast and secure NetFlow collector. It offers the following features: * Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows) * Supports both IPv4 and IPv6 transport of flows * Secure: flowd is privilege separated to limit the impact of any compromise * Supports filtering and tagging of flows, using a packet filter-like syntax * Stores recorded flow data in a compact binary format which supports run-time choice over which flow fields are stored * Ships with both Perl and Python interfaces for reading and parsing the on-disk record format * Is licensed under a liberal BSD-like license PR: ports/73722 Submitted by: Janos Mohacsi ============================================================================= v. 1.12 date: 2007/10/04 02:16:15; author: edwin; state: Exp; lines: +1 -7 Remove always-false/true conditions based on OSVERSION 500000
v. 1.11 date: 2007/08/04 11:41:13; author: gabor; state: Exp; lines: +1 -1 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.10 date: 2006/09/20 13:40:32; author: shaun; state: Exp; lines: +1 -1 - Fix build on 4.x. PR: ports/102416 Submitted by: Maurice Castro Approved by: maintainer timeout (4 weeks)
v. 1.9 date: 2006/08/04 12:34:46; author: erwin; state: Exp; lines: +1 -1 Add support for DESTDIR part I. This commit should largele be a NOOP as it only adds support for DESTDIR undefined. This does allow us to start testing ports with DESTDIR set, but this is as of yet not supported. Although this has been extensively tested on pointyhat, this is a very intrusive change and some cases may have been overlooked. Please contact Gabor and me if you find any. PR: 100555 Submitted by: gabor Sponsored by: Google Summer of Code 2006
v. 1.8 date: 2006/04/03 20:49:48; author: pav; state: Exp; lines: +7 -1 - Mark broken on 4.X Reported by: krismail
v. 1.7 date: 2006/04/01 23:18:06; author: pav; state: Exp; lines: +1 -5 - Update to 0.9 PR: ports/95051 Submitted by: Janos Mohacsi (maintainer)
v. 1.6 date: 2005/06/04 00:43:20; author: pav; state: Exp; lines: +3 -4 - Update to 0.8.5 PR: ports/81829 Submitted by: Janos Mohacsi (maintainer)
v. 1.5 date: 2005/01/29 19:07:49; author: pav; state: Exp; lines: +3 -2 - Fix build with read-only ports tree PR: ports/76788 Submitted by: Janos Mohacsi (maintainer)
v. 1.4 date: 2005/01/26 05:13:28; author: kevlo; state: Exp; lines: +11 -0 - Add privilege separation user handling. - Bump PORTREVISION PR: ports/76669 Submitted by: MAINTAINER
v. 1.3 date: 2005/01/19 09:57:33; author: krion; state: Exp; lines: +2 -3 Update to 0.8 PR: ports/76343 Submitted by: maintainer
v. 1.2 date: 2005/01/08 10:25:53; author: sobomax; state: Exp; lines: +2 -0 In FreeBSD correct path to pid file is /var/run, not ${PREFIX}/var/run. Bump PORTREVISION. Reported by: Yuri Babushkin
v. 1.1 date: 2004/11/12 20:52:08; author: pav; state: Exp; Add flowd, a small, fast and secure NetFlow collector. It offers the following features: * Understands NetFlow protocol v.1, v.5, v.7 and v.9 (including IPv6 flows) * Supports both IPv4 and IPv6 transport of flows * Secure: flowd is privilege separated to limit the impact of any compromise * Supports filtering and tagging of flows, using a packet filter-like syntax * Stores recorded flow data in a compact binary format which supports run-time choice over which flow fields are stored * Ships with both Perl and Python interfaces for reading and parsing the on-disk record format * Is licensed under a liberal BSD-like license PR: ports/73722 Submitted by: Janos Mohacsi =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm