aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.txt4
-rw-r--r--gg_net/BUGS.txt (renamed from gg_efl/BUGS.txt)0
-rw-r--r--gg_net/Makefile (renamed from gg_efl/Makefile)0
-rw-r--r--gg_net/README.txt (renamed from gg_efl/README.txt)0
-rw-r--r--gg_net/glouglou_efl.c (renamed from gg_efl/glouglou_efl.c)0
5 files changed, 3 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 233702b..ee2da95 100644
--- a/README.txt
+++ b/README.txt
@@ -8,12 +8,14 @@ Install libglouglou first, and then glougloud daemon and/or a glouglou client.
glougloud - glouglou daemon, for network traffic visualisation in real time
libglouglou - undelaying library for glougloud and glouglou clients
-gg_efl - glouglou visualisation client in C using EFL
+gg_net - glouglou visualisation client of network activity
gg_trackproc - glouglou probe client in C that track process activity
TODO
====
+gg_net
+
libglouglou: use BSD queue.h, in $LIBDIR/libglouglou/contrib/
libglouglou + glougloud + gg_trackproc: droppriv and chroot
diff --git a/gg_efl/BUGS.txt b/gg_net/BUGS.txt
index bf3fc1e..bf3fc1e 100644
--- a/gg_efl/BUGS.txt
+++ b/gg_net/BUGS.txt
diff --git a/gg_efl/Makefile b/gg_net/Makefile
index 8f8617c..8f8617c 100644
--- a/gg_efl/Makefile
+++ b/gg_net/Makefile
diff --git a/gg_efl/README.txt b/gg_net/README.txt
index 223fa98..223fa98 100644
--- a/gg_efl/README.txt
+++ b/gg_net/README.txt
diff --git a/gg_efl/glouglou_efl.c b/gg_net/glouglou_efl.c
index 646cfac..646cfac 100644
--- a/gg_efl/glouglou_efl.c
+++ b/gg_net/glouglou_efl.c