svn-commit | 23 May 2013 19:28

r6295 - trunk/ntopng

Author: cardigliano
Date: 2013-05-23 19:28:06 +0200 (Thu, 23 May 2013)
New Revision: 6295

Modified:
   trunk/ntopng/PFRingNetworkInterface.cpp
   trunk/ntopng/main.cpp
Log:
pf_ring by default when available, revert to pcap on error
svn-commit | 23 May 2013 19:05

r6294 - trunk/ntopng

Author: cardigliano
Date: 2013-05-23 19:05:22 +0200 (Thu, 23 May 2013)
New Revision: 6294

Modified:
   trunk/ntopng/PFRingNetworkInterface.cpp
   trunk/ntopng/PFRingNetworkInterface.h
   trunk/ntopng/ntop_includes.h
Log:
minor fixes
svn-commit | 23 May 2013 19:01

r6293 - in trunk/ntopng: . third-party/rrdtool-1.4.7

Author: cardigliano
Date: 2013-05-23 19:01:50 +0200 (Thu, 23 May 2013)
New Revision: 6293

Added:
   trunk/ntopng/PFRingNetworkInterface.cpp
   trunk/ntopng/PFRingNetworkInterface.h
   trunk/ntopng/PcapNetworkInterface.cpp
   trunk/ntopng/PcapNetworkInterface.h
Modified:
   trunk/ntopng/NetworkInterface.cpp
   trunk/ntopng/NetworkInterface.h
   trunk/ntopng/main.cpp
   trunk/ntopng/ntop_includes.h
   trunk/ntopng/third-party/rrdtool-1.4.7/libtool
Log:
network interface is polymorph now, added pf_ring support in addition to pcap
svn-commit | 23 May 2013 14:21

r6292 - in trunk/ntopng: httpdocs/inc scripts/callbacks scripts/lua scripts/lua/modules

Author: deri
Date: 2013-05-23 14:21:14 +0200 (Thu, 23 May 2013)
New Revision: 6292

Added:
   trunk/ntopng/scripts/lua/top_talkers.lua
Modified:
   trunk/ntopng/httpdocs/inc/header.inc
   trunk/ntopng/scripts/callbacks/minute.lua
   trunk/ntopng/scripts/lua/modules/graph_utils.lua
Log:
Minor changes
Initial work on top talkers
svn-commit | 23 May 2013 12:36

r6291 - trunk/PF_RING/userland/snort/pfring-daq-module

Author: cardigliano
Date: 2013-05-23 12:36:29 +0200 (Thu, 23 May 2013)
New Revision: 6291

Modified:
   trunk/PF_RING/userland/snort/pfring-daq-module/configure.ac
   trunk/PF_RING/userland/snort/pfring-daq-module/daq_pfring.c
Log:
minor fixes
svn-commit | 23 May 2013 01:58

r6290 - in trunk/ntopng: . httpdocs/inc scripts/lua

Author: deri
Date: 2013-05-23 01:58:51 +0200 (Thu, 23 May 2013)
New Revision: 6290

Added:
   trunk/ntopng/patricia.cpp
   trunk/ntopng/patricia.h
Modified:
   trunk/ntopng/Address.cpp
   trunk/ntopng/Address.h
   trunk/ntopng/Flow.cpp
   trunk/ntopng/Host.cpp
   trunk/ntopng/IpAddress.cpp
   trunk/ntopng/IpAddress.h
   trunk/ntopng/Ntop.h
   trunk/ntopng/httpdocs/inc/hosts_stats.inc
   trunk/ntopng/main.cpp
   trunk/ntopng/ntop_includes.h
   trunk/ntopng/scripts/lua/get_hosts_data.lua
   trunk/ntopng/scripts/lua/host_details.lua
   trunk/ntopng/scripts/lua/iface_flows_sankey.lua
Log:
Added local/remote
svn-commit | 22 May 2013 23:57

r6289 - trunk/PF_RING/userland/snort/pfring-daq-module

Author: cardigliano
Date: 2013-05-22 23:57:34 +0200 (Wed, 22 May 2013)
New Revision: 6289

Modified:
   trunk/PF_RING/userland/snort/pfring-daq-module/daq_pfring.c
Log:
some fixes
svn-commit | 22 May 2013 23:53

r6288 - trunk/PF_RING/userland/snort/pfring-daq-module

Author: cardigliano
Date: 2013-05-22 23:53:38 +0200 (Wed, 22 May 2013)
New Revision: 6288

Modified:
   trunk/PF_RING/userland/snort/pfring-daq-module/daq_pfring.c
Log:
Support for redis (attackers/targets db) courtesy of Francesco Crecchi <francesco.crecchi <at> gmail.com>
svn-commit | 22 May 2013 22:29

r6287 - trunk/ntopng/scripts/lua/modules

Author: deri
Date: 2013-05-22 22:29:46 +0200 (Wed, 22 May 2013)
New Revision: 6287

Modified:
   trunk/ntopng/scripts/lua/modules/graph_utils.lua
Log:
Fix for avoiding us to have too many data points on graphs
svn-commit | 22 May 2013 22:06

r6286 - in trunk/ntopng: . third-party/libmicrohttpd-0.9.26/doc third-party/rrdtool-1.4.7

Author: deri
Date: 2013-05-22 22:06:11 +0200 (Wed, 22 May 2013)
New Revision: 6286

Modified:
   trunk/ntopng/Makefile.in
   trunk/ntopng/configure
   trunk/ntopng/configure.in
   trunk/ntopng/third-party/libmicrohttpd-0.9.26/doc/stamp-vti
   trunk/ntopng/third-party/libmicrohttpd-0.9.26/doc/version.texi
   trunk/ntopng/third-party/rrdtool-1.4.7/libtool
Log:
CentOS fixes
svn-commit | 22 May 2013 20:46

r6285 - in trunk/ntopng: . third-party/rrdtool-1.4.7 third-party/rrdtool-1.4.7/doc

Author: deri
Date: 2013-05-22 20:46:15 +0200 (Wed, 22 May 2013)
New Revision: 6285

Modified:
   trunk/ntopng/configure
   trunk/ntopng/configure.in
   trunk/ntopng/third-party/rrdtool-1.4.7/configure
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/RRDp.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/RRDs.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/bin_dec_hex.1
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/bin_dec_hex.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/cdeftutorial.1
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/cdeftutorial.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/cdeftutorial.txt
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/librrd.3
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/librrd.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rpntutorial.1
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rpntutorial.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrd-beginners.1
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrd-beginners.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrd-beginners.txt
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrdbuild.1
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrdbuild.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrdcached.1
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrdcached.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrdcached.txt
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrdcgi.1
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrdcgi.html
   trunk/ntopng/third-party/rrdtool-1.4.7/doc/rrdcreate.1
(Continue reading)


Gmane