]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/commit
IPTraffic 0.8.2 - v2 iptraffic_v2
authorFrank Mainz <frank@cybermainzel.de>
Thu, 28 Jan 2021 09:49:06 +0000 (10:49 +0100)
committerMatthias Fischer <matthias.fischer@ipfire.org>
Thu, 28 Jan 2021 09:52:07 +0000 (10:52 +0100)
commitbfc16b67d96a7a35205ebcf09601284b7a1cbba6
tree2d9110ced93d6939f869e37fff0b2dc14dc8efd7
parent61d53df9b1eb4194627bea7ac5b6f1b89e28ca92
IPTraffic 0.8.2 - v2

This is actually just a different way to publish the already published
'IPTraffic'-addon.

The code is identical, I just deleted a few trailing spaces
and some unnecessary tabs.

For discussion and reasons see:
=> https://lists.ipfire.org/pipermail/development/2021-January/009153.html ff.

I now rewrote the build process so I could drop the former used tarball.

The code is now more transparent - I'm hoping that "someone" is willing/able
to start reworking or integrate it as an addon or as part of the core system.

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
28 files changed:
config/iptraffic/COPYING [new file with mode: 0644]
config/iptraffic/EX-iptraffic.menu [new file with mode: 0644]
config/iptraffic/addon-lang/iptraffic.de.pl [new file with mode: 0644]
config/iptraffic/addon-lang/iptraffic.en.pl [new file with mode: 0644]
config/iptraffic/changelog [new file with mode: 0644]
config/iptraffic/images/addblue.gif [new file with mode: 0644]
config/iptraffic/images/addfaint.gif [new file with mode: 0644]
config/iptraffic/images/addgray.gif [new file with mode: 0644]
config/iptraffic/images/addgreen.gif [new file with mode: 0644]
config/iptraffic/images/addorange.gif [new file with mode: 0644]
config/iptraffic/images/addred.gif [new file with mode: 0644]
config/iptraffic/images/blue.png [new file with mode: 0644]
config/iptraffic/images/graph.png [new file with mode: 0644]
config/iptraffic/images/gray.png [new file with mode: 0644]
config/iptraffic/images/green.png [new file with mode: 0644]
config/iptraffic/images/orange.png [new file with mode: 0644]
config/iptraffic/images/red.png [new file with mode: 0644]
config/iptraffic/images/square-green.png [new file with mode: 0644]
config/iptraffic/images/square-red.png [new file with mode: 0644]
config/iptraffic/images/square-yellow.png [new file with mode: 0644]
config/iptraffic/iptraffic.cgi [new file with mode: 0644]
config/iptraffic/iptraffic.pl [new file with mode: 0644]
config/rootfiles/packages/iptraffic [new file with mode: 0644]
lfs/iptraffic [new file with mode: 0644]
make.sh
src/paks/iptraffic/install.sh [new file with mode: 0644]
src/paks/iptraffic/uninstall.sh [new file with mode: 0644]
src/paks/iptraffic/update.sh [new file with mode: 0644]