]> git.ipfire.org Git - people/ummeegge/ipfire-2.x.git/commit
NFsen: Including dependencies and additionals nfsen
authorErik Kapfer <erik.kapfer@ipfire.org>
Mon, 5 Feb 2018 16:05:26 +0000 (17:05 +0100)
committerErik Kapfer <erik.kapfer@ipfire.org>
Mon, 5 Feb 2018 16:05:26 +0000 (17:05 +0100)
commit4ba5ce853fd7f77b738102235f2449a38f7ad089
tree134b93df2dcbcd99176c77389177c055a5e3e373
parent2a77d2a2cee7a04d8bb1af541afd58ab7cf82810
NFsen: Including dependencies and additionals

Included are.
Nfsen: NfSen is a graphical web based front end for the nfdump netflow tools.
Nfdump: A collecion of tools to process netflow data on the command line.
Softflowd: A flow-based network traffic analyse.
22 files changed:
config/nfdump/netflow.init [new file with mode: 0644]
config/nfsen/nfsen-vhost.conf [new file with mode: 0644]
config/nfsen/nfsen.conf [new file with mode: 0644]
config/nfsen/nfsen.init [new file with mode: 0644]
config/rootfiles/packages/nfdump [new file with mode: 0644]
config/rootfiles/packages/nfsen [new file with mode: 0644]
config/rootfiles/packages/perl-Socket6 [new file with mode: 0644]
config/rootfiles/packages/softflowd [new file with mode: 0644]
config/softflowd/softflowd.init [new file with mode: 0644]
lfs/nfdump [new file with mode: 0644]
lfs/nfsen [new file with mode: 0644]
lfs/perl-Socket6 [new file with mode: 0644]
lfs/softflowd [new file with mode: 0644]
src/paks/nfdump/install.sh [new file with mode: 0644]
src/paks/nfdump/uninstall.sh [new file with mode: 0644]
src/paks/nfdump/update.sh [new file with mode: 0644]
src/paks/nfsen/install.sh [new file with mode: 0644]
src/paks/nfsen/uninstall.sh [new file with mode: 0644]
src/paks/nfsen/update.sh [new file with mode: 0644]
src/paks/softflowd/install.sh [new file with mode: 0644]
src/paks/softflowd/uninstall.sh [new file with mode: 0644]
src/paks/softflowd/update.sh [new file with mode: 0644]