b2f5605b10
Package changes: Use PKG_OPTIONS_GROUP framework Add package option 'python' to support the new python scripts flow-rpt2rrd, flow-log2rrd and flow-rptfmt. Changes since last packaged version (0.67): * 5-11-2005 flow-tools 0.68 released. * added flow-rpt2rrd - post process flow-report into RRD's. * added flow-log2rrd - post process logs from * added flow-rptfmt - post process flow-report into readable and HTML. * ftstat.c s/psizr256/psize256/ - uebelacker@tuhh.de * rec_v5->engine_id not set properly in ftdecode.c - baldwinL@mynetwatchman.com * --enable-lfs set flags for large file support - alexbrennen@gmail.com * Added CryptoPAn support to flow-xlate req by Abilene * mailing list archive is available at mail-archive.com req by spork@bway.net * flow-cat.c: progress debug output - weinhold@berbee.com * portability: gcc no longer supports goto label which label is at the end of a compound statement - Andreas Jochens <aj@andaco.de> * flow-stat.c: protect from divize by zero - should only happen on invalid flows - - Espen.Breivik@uninett.no * flow-filter.c: exaddr filter - Espen.Breivik@uninett.no * ftxlate.c: tag-mask eval_tag_mask() not using correct offsets - Cougar <cougar@random.ee> & kgraham@valueclick.com * flow-send: default tx_delay to 0 like flow-fanout - rjd@merit.edu * flow-export: debug should be global - dwatanab@uci.edu * flow-report: path will accept spaces, ie |flow-rpt2rrd -p rrd -k 25 * flow-report: records is in rec1 * flow-fanout: did not set address family for receive fd - noted by fingers@fingers.co.za * docs: add FILES section to man pages * flow-report: -hh to list available reports * flow-report, flow-tag, flow-xlate, flow-nfilter. Run-time variable expansion of the form @VAR or @{VAR:default} for config files. * flow-receive: dropped inline tagging and nfilter support
72 lines
1.8 KiB
Text
72 lines
1.8 KiB
Text
@comment $NetBSD: PLIST,v 1.5 2005/06/23 14:20:56 seb Exp $
|
|
bin/flow-capture
|
|
bin/flow-cat
|
|
bin/flow-dscan
|
|
bin/flow-expire
|
|
bin/flow-export
|
|
bin/flow-fanout
|
|
bin/flow-filter
|
|
bin/flow-gen
|
|
bin/flow-header
|
|
bin/flow-import
|
|
${PYTHON_OPT}bin/flow-log2rrd
|
|
bin/flow-mask
|
|
bin/flow-merge
|
|
bin/flow-nfilter
|
|
bin/flow-print
|
|
bin/flow-receive
|
|
bin/flow-report
|
|
${PYTHON_OPT}bin/flow-rpt2rrd
|
|
${PYTHON_OPT}bin/flow-rptfmt
|
|
bin/flow-send
|
|
bin/flow-split
|
|
bin/flow-stat
|
|
bin/flow-tag
|
|
bin/flow-xlate
|
|
include/flow-tools/ftconfig.h
|
|
include/flow-tools/ftlib.h
|
|
include/flow-tools/ftpaths.h
|
|
include/flow-tools/ftqueue.h
|
|
include/flow-tools/radix.h
|
|
lib/libft.a
|
|
man/man1/flow-capture.1
|
|
man/man1/flow-cat.1
|
|
man/man1/flow-dscan.1
|
|
man/man1/flow-expire.1
|
|
man/man1/flow-export.1
|
|
man/man1/flow-fanout.1
|
|
man/man1/flow-filter.1
|
|
man/man1/flow-gen.1
|
|
man/man1/flow-header.1
|
|
man/man1/flow-import.1
|
|
${PYTHON_OPT}man/man1/flow-log2rrd.1
|
|
man/man1/flow-mask.1
|
|
man/man1/flow-merge.1
|
|
man/man1/flow-nfilter.1
|
|
man/man1/flow-print.1
|
|
man/man1/flow-receive.1
|
|
man/man1/flow-report.1
|
|
${PYTHON_OPT}man/man1/flow-rpt2rrd.1
|
|
${PYTHON_OPT}man/man1/flow-rptfmt.1
|
|
man/man1/flow-send.1
|
|
man/man1/flow-split.1
|
|
man/man1/flow-stat.1
|
|
man/man1/flow-tag.1
|
|
man/man1/flow-tools-examples.1
|
|
man/man1/flow-tools.1
|
|
man/man1/flow-xlate.1
|
|
share/examples/flow-tools/cfg/filter.cfg
|
|
share/examples/flow-tools/cfg/map.cfg
|
|
share/examples/flow-tools/cfg/mask.cfg
|
|
share/examples/flow-tools/cfg/stat.cfg
|
|
share/examples/flow-tools/cfg/tag.cfg
|
|
share/examples/flow-tools/cfg/xlate.cfg
|
|
share/examples/flow-tools/sym/asn.sym
|
|
share/examples/flow-tools/sym/ip-prot.sym
|
|
share/examples/flow-tools/sym/ip-type.sym
|
|
share/examples/flow-tools/sym/tag.sym
|
|
share/examples/flow-tools/sym/tcp-port.sym
|
|
@dirrm share/examples/flow-tools/sym
|
|
@dirrm share/examples/flow-tools/cfg
|
|
@dirrm share/examples/flow-tools
|
|
@dirrm include/flow-tools
|