<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel">
    <title>gmane.linux.ntop.devel</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10720"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10719"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10718"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10717"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10716"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10715"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10714"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10713"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10712"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10711"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10710"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10709"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10708"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10707"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10706"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10705"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10704"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10703"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10702"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.linux.ntop.devel/10701"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10720">
    <title>r6295 - trunk/ntopng</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10720</link>
    <description>&lt;pre&gt;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
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-23T17:28:07</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10719">
    <title>r6294 - trunk/ntopng</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10719</link>
    <description>&lt;pre&gt;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
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-23T17:05:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10718">
    <title>r6293 - in trunk/ntopng: . third-party/rrdtool-1.4.7</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10718</link>
    <description>&lt;pre&gt;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
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-23T17:01:50</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10717">
    <title>r6292 - in trunk/ntopng: httpdocs/inc scripts/callbacksscripts/lua scripts/lua/modules</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10717</link>
    <description>&lt;pre&gt;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
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-23T12:21:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10716">
    <title>Re: r6283 - trunk/ntopng</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10716</link>
    <description>&lt;pre&gt;Yep - builds OK now.
Thanks Luca

On 05/22/2013 04:08 PM, Luca Deri wrote:


&lt;/pre&gt;</description>
    <dc:creator>Steve Clark</dc:creator>
    <dc:date>2013-05-23T11:24:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10715">
    <title>r6291 - trunk/PF_RING/userland/snort/pfring-daq-module</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10715</link>
    <description>&lt;pre&gt;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
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-23T10:36:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10714">
    <title>r6290 - in trunk/ntopng: . httpdocs/inc scripts/lua</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10714</link>
    <description>&lt;pre&gt;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
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T23:58:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10713">
    <title>r6289 - trunk/PF_RING/userland/snort/pfring-daq-module</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10713</link>
    <description>&lt;pre&gt;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
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T21:57:34</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10712">
    <title>r6288 - trunk/PF_RING/userland/snort/pfring-daq-module</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10712</link>
    <description>&lt;pre&gt;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 &amp;lt;francesco.crecchi&amp;lt; at &amp;gt;gmail.com&amp;gt;
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T21:53:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10711">
    <title>r6287 - trunk/ntopng/scripts/lua/modules</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10711</link>
    <description>&lt;pre&gt;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
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T20:29:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10710">
    <title>Re: r6283 - trunk/ntopng</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10710</link>
    <description>&lt;pre&gt;Steve
please resync: I hope it works now.

RRDtool is very useful but it's such a nightmare….

Luca

On May 22, 2013, at 6:07 PM, Steve Clark &amp;lt;sclark&amp;lt; at &amp;gt;netwolves.com&amp;gt; wrote:

&lt;/pre&gt;</description>
    <dc:creator>Luca Deri</dc:creator>
    <dc:date>2013-05-22T20:08:58</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10709">
    <title>r6286 - in trunk/ntopng: .third-party/libmicrohttpd-0.9.26/doc third-party/rrdtool-1.4.7</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10709</link>
    <description>&lt;pre&gt;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
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T20:06:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10708">
    <title>r6285 - in trunk/ntopng: . third-party/rrdtool-1.4.7third-party/rrdtool-1.4.7/doc</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10708</link>
    <description>&lt;pre&gt;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-&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T18:46:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10707">
    <title>Re: r6283 - trunk/ntopng</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10707</link>
    <description>&lt;pre&gt;Hello Luca,

On CentOS 6.x I still have manually add -ldbi
on the link line:
$ g++  Address.o  EthStats.o  Flow.o  FlowHash.o  GenericHash.o GenericHashEntry.o  Host.o  HostHash.o  HTTPserver.o  IpAddress.o Lua.o  main.o  Mutex.o  NdpiStats.o  NetworkInterface.o  Ntop.o NtopGlobals.o  PeriodicActivities.o  Prefs.o  ProtoStats.o Redis.o  Trace.o  TrafficStats.o  Utils.o third-party/credis-0.2.3/credis.o -Wall ./nDPI/src/lib/.libs/libndpi.a  -lpcap ./third-party/libmicrohttpd-0.9.26/src/daemon/.libs/libmicrohttpd.a ./third-party/LuaJIT-2.0.1/src/libluajit.a third-party/rrdtool-1.4.7/src/.libs/librrd_th.a -lxml2  -lgnutls -lgcrypt -lm -ldl-ldbi -lpthread -lrt -o ntopng


On 05/22/2013 05:47 AM, svn-commit&amp;lt; at &amp;gt;ntop.org wrote:


&lt;/pre&gt;</description>
    <dc:creator>Steve Clark</dc:creator>
    <dc:date>2013-05-22T16:07:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10706">
    <title>r6284 - in trunk/ntopng: httpdocs/inc scripts/luascripts/lua/modules</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10706</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-22 13:57:03 +0200 (Wed, 22 May 2013)
New Revision: 6284

Added:
   trunk/ntopng/httpdocs/inc/index_bottom.inc
   trunk/ntopng/httpdocs/inc/index_top.inc
   trunk/ntopng/scripts/lua/sankey.lua
Removed:
   trunk/ntopng/httpdocs/inc/index.inc
Modified:
   trunk/ntopng/scripts/lua/flows_stats.lua
   trunk/ntopng/scripts/lua/host_details.lua
   trunk/ntopng/scripts/lua/hosts_stats.lua
   trunk/ntopng/scripts/lua/iface_flows_sankey.lua
   trunk/ntopng/scripts/lua/index.lua
   trunk/ntopng/scripts/lua/menu.lua
   trunk/ntopng/scripts/lua/modules/lua_utils.lua
Log:
Various core rework
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T11:57:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10705">
    <title>r6283 - trunk/ntopng</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10705</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-22 11:47:15 +0200 (Wed, 22 May 2013)
New Revision: 6283

Modified:
   trunk/ntopng/Address.cpp
   trunk/ntopng/Flow.cpp
Log:
Fixed address resolution and invalid flow ports display
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T09:47:15</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10704">
    <title>r6282 - trunk/PF_RING</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10704</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-22 11:30:12 +0200 (Wed, 22 May 2013)
New Revision: 6282

Modified:
   trunk/PF_RING/ChangeLog
Log:
Minor change
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T09:30:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10703">
    <title>r6281 - trunk/PF_RING/kernel/linux</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10703</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-22 11:29:46 +0200 (Wed, 22 May 2013)
New Revision: 6281

Modified:
   trunk/PF_RING/kernel/linux/pf_ring.h
Log:
Moved to 5.5.4 development release
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-22T09:29:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10702">
    <title>r6280 - trunk/ntopng</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10702</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-22 00:17:09 +0200 (Wed, 22 May 2013)
New Revision: 6280

Modified:
   trunk/ntopng/GenericHash.cpp
   trunk/ntopng/NetworkInterface.cpp
Log:
Fixed memory leak
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-21T22:17:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10701">
    <title>r6279 - trunk/PF_RING</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10701</link>
    <description>&lt;pre&gt;Author: cardigliano
Date: 2013-05-21 23:59:01 +0200 (Tue, 21 May 2013)
New Revision: 6279

Modified:
   trunk/PF_RING/ChangeLog
Log:
changelog
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-21T21:59:02</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.linux.ntop.devel/10700">
    <title>r6278 - in trunk/ntopng: . scripts/lua</title>
    <link>http://permalink.gmane.org/gmane.linux.ntop.devel/10700</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-21 23:54:54 +0200 (Tue, 21 May 2013)
New Revision: 6278

Modified:
   trunk/ntopng/GenericHash.cpp
   trunk/ntopng/GenericHash.h
   trunk/ntopng/NetworkInterface.cpp
   trunk/ntopng/NetworkInterface.h
   trunk/ntopng/scripts/lua/get_flows_data.lua
   trunk/ntopng/scripts/lua/get_hosts_data.lua
Log:
Hosts/Flow purge enhancements
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-21T21:54:55</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.linux.ntop.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.linux.ntop.devel</link>
  </textinput>
</rdf:RDF>
