svn-commit | 1 Oct 2009 01:25

r3938 - trunk/ntop

Author: deri
Date: 2009-10-01 01:25:49 +0200 (Thu, 01 Oct 2009)
New Revision: 3938

Modified:
   trunk/ntop/ntop.c
Log:
Minor fix
svn-commit | 5 Oct 2009 20:31

r3939 - in trunk/PF_RING: kernel/include/linux kernel/net/ring userland/examples userland/lib userland/libpcap-1.0.0-ring

Author: deri
Date: 2009-10-05 20:31:00 +0200 (Mon, 05 Oct 2009)
New Revision: 3939

Modified:
   trunk/PF_RING/kernel/include/linux/ring.h
   trunk/PF_RING/kernel/net/ring/ring_packet.c
   trunk/PF_RING/userland/examples/Makefile
   trunk/PF_RING/userland/examples/pfcount.c
   trunk/PF_RING/userland/examples/ringm.c
   trunk/PF_RING/userland/examples/rings.c
   trunk/PF_RING/userland/lib/Makefile
   trunk/PF_RING/userland/libpcap-1.0.0-ring/Makefile
   trunk/PF_RING/userland/libpcap-1.0.0-ring/config.log
Log:
Fixed compiltion issue on some kernels
Added application name to example applications (the name is printed into /proc/net/pf_ring)
Advanced ring version
svn-commit | 7 Oct 2009 16:32

r3940 - in trunk/PF_RING: kernel/include/linux kernel/net/ring userland/c++ userland/libpcap-1.0.0-ring

Author: deri
Date: 2009-10-07 16:32:43 +0200 (Wed, 07 Oct 2009)
New Revision: 3940

Modified:
   trunk/PF_RING/kernel/include/linux/ring.h
   trunk/PF_RING/kernel/net/ring/ring_packet.c
   trunk/PF_RING/userland/c++/PFring.h
   trunk/PF_RING/userland/libpcap-1.0.0-ring/config.log
Log:
C++ compilation fixes
svn-commit | 8 Oct 2009 09:37

r3941 - in trunk/PF_RING: kernel/net/ring userland/examples userland/lib

Author: deri
Date: 2009-10-08 09:37:10 +0200 (Thu, 08 Oct 2009)
New Revision: 3941

Modified:
   trunk/PF_RING/kernel/net/ring/ring_packet.c
   trunk/PF_RING/userland/examples/Makefile
   trunk/PF_RING/userland/lib/Makefile
Log:
Various fixes courtesy of Davide Viti
svn-commit | 8 Oct 2009 10:27

r3942 - trunk/PF_RING/userland/lib

Author: deri
Date: 2009-10-08 10:27:33 +0200 (Thu, 08 Oct 2009)
New Revision: 3942

Modified:
   trunk/PF_RING/userland/lib/Makefile
Log:
Shuffled rules
svn-commit | 8 Oct 2009 12:32

r3943 - in trunk/ntop: . python

Author: deri
Date: 2009-10-08 12:32:51 +0200 (Thu, 08 Oct 2009)
New Revision: 3943

Modified:
   trunk/ntop/python.c
   trunk/ntop/python/hello_world.py
Log:
Fixed python crash
svn-commit | 11 Oct 2009 21:47

r3944 - in trunk/ntop: . python

Author: deri
Date: 2009-10-11 21:47:22 +0200 (Sun, 11 Oct 2009)
New Revision: 3944

Modified:
   trunk/ntop/ntop.c
   trunk/ntop/python.c
   trunk/ntop/python/hello_world.py
   trunk/ntop/report.c
   trunk/ntop/util.c
Log:
Various python enhancements courtesy of Jaime Blasco
Python scripts can now handle HTTP GET parameters
Fixed bug with --protocols/-p handling
Fixed bug that caused tables not to render properly with hosts that produced no IP traffic
svn-commit | 11 Oct 2009 23:41

r3945 - trunk/ntop

Author: deri
Date: 2009-10-11 23:41:34 +0200 (Sun, 11 Oct 2009)
New Revision: 3945

Modified:
   trunk/ntop/http.c
   trunk/ntop/main.c
   trunk/ntop/webInterface.c
Log:
Printed ntop compilation platform (# bits)
svn-commit | 13 Oct 2009 08:05

r3946 - in trunk/PF_RING/kernel: include/linux net/ring

Author: deri
Date: 2009-10-13 08:05:32 +0200 (Tue, 13 Oct 2009)
New Revision: 3946

Modified:
   trunk/PF_RING/kernel/include/linux/ring.h
   trunk/PF_RING/kernel/net/ring/ring_packet.c
Log:
Removed regex code
Fixed coding style
svn-commit | 13 Oct 2009 10:14

r3947 - in trunk/ntop: . python

Author: deri
Date: 2009-10-13 10:14:27 +0200 (Tue, 13 Oct 2009)
New Revision: 3947

Modified:
   trunk/ntop/python.c
   trunk/ntop/python/hello_world.py
Log:
Added python method getPreference for reading ntop preferences

Gmane