<?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://blog.gmane.org/gmane.linux.ntop.devel">
    <title>gmane.linux.ntop.devel</title>
    <link>http://blog.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://comments.gmane.org/gmane.linux.ntop.devel/10689"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10688"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10687"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10686"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10685"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10684"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10683"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10682"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10681"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10680"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10679"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10678"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10677"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10676"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10675"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10674"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10673"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10672"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10671"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.linux.ntop.devel/10670"/>
      </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://comments.gmane.org/gmane.linux.ntop.devel/10689">
    <title>r6267 - trunk/ntopng/scripts/lua</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10689</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-19 15:23:47 +0200 (Sun, 19 May 2013)
New Revision: 6267

Modified:
   trunk/ntopng/scripts/lua/flow_details.lua
   trunk/ntopng/scripts/lua/host_details.lua
Log:
Minor change
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-19T13:23:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10688">
    <title>r6266 - in trunk/ntopng: . httpdocs/inc scripts/luascripts/lua/modules</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10688</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-19 11:57:57 +0200 (Sun, 19 May 2013)
New Revision: 6266

Added:
   trunk/ntopng/scripts/lua/menu.lua
   trunk/ntopng/scripts/lua/search_host_box.lua
Removed:
   trunk/ntopng/httpdocs/inc/menu.inc
Modified:
   trunk/ntopng/Address.cpp
   trunk/ntopng/Host.h
   trunk/ntopng/NetworkInterface.cpp
   trunk/ntopng/httpdocs/inc/flows_stats.inc
   trunk/ntopng/httpdocs/inc/hosts_stats.inc
   trunk/ntopng/httpdocs/inc/index.inc
   trunk/ntopng/main.cpp
   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/index.lua
   trunk/ntopng/scripts/lua/modules/graph_utils.lua
   trunk/ntopng/scripts/lua/modules/lua_utils.lua
Log:
Various GUI enhancements
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-19T09:57:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10687">
    <title>r6265 - in trunk/ntopng: . scripts/callbacks scripts/luascripts/lua/modules</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10687</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-19 00:39:51 +0200 (Sun, 19 May 2013)
New Revision: 6265

Modified:
   trunk/ntopng/NetworkInterface.cpp
   trunk/ntopng/main.cpp
   trunk/ntopng/ntop_defines.h
   trunk/ntopng/scripts/callbacks/minute.lua
   trunk/ntopng/scripts/lua/host_details.lua
   trunk/ntopng/scripts/lua/modules/graph_utils.lua
Log:
Minor changes
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-18T22:39:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10686">
    <title>r6264 - in trunk/ntopng: . third-party/rrdtool-1.4.7</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10686</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-18 23:40:38 +0200 (Sat, 18 May 2013)
New Revision: 6264

Modified:
   trunk/ntopng/Makefile.in
   trunk/ntopng/third-party/rrdtool-1.4.7/libtool
Log:
Dependency fix
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-18T21:40:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10685">
    <title>r6263 - trunk/ntopng</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10685</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-18 18:25:52 +0200 (Sat, 18 May 2013)
New Revision: 6263

Modified:
   trunk/ntopng/Lua.cpp
Log:
Minor fix
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-18T16:25:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10684">
    <title>r6262 - in trunk/ntopng: . httpdocs/css httpdocs/inchttpdocs/js scripts/callbacks scripts/lua scripts/lua/modules</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10684</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-18 18:23:33 +0200 (Sat, 18 May 2013)
New Revision: 6262

Added:
   trunk/ntopng/httpdocs/css/rickshaw.min.css
   trunk/ntopng/httpdocs/js/rickshaw.min.js
   trunk/ntopng/scripts/lua/modules/graph_utils.lua
Modified:
   trunk/ntopng/Lua.cpp
   trunk/ntopng/httpdocs/inc/header.inc
   trunk/ntopng/scripts/callbacks/minute.lua
   trunk/ntopng/scripts/lua/host_details.lua
   trunk/ntopng/scripts/lua/iface_hosts_list.lua
   trunk/ntopng/scripts/lua/modules/lua_utils.lua
Log:
Integrated historical charts
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-18T16:23:34</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10683">
    <title>r6261 - trunk/PF_RING/kernel</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10683</link>
    <description>&lt;pre&gt;Author: cardigliano
Date: 2013-05-18 15:43:28 +0200 (Sat, 18 May 2013)
New Revision: 6261

Modified:
   trunk/PF_RING/kernel/pf_ring.c
Log:
pkt len fix for gso, caplen fix for multiple clusters
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-18T13:43:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10682">
    <title>r6260 - in trunk/ntopng: . scripts/callbacksthird-party/rrdtool-1.4.7 third-party/rrdtool-1.4.7/bindings/lua</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10682</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-18 11:34:59 +0200 (Sat, 18 May 2013)
New Revision: 6260

Modified:
   trunk/ntopng/HTTPserver.h
   trunk/ntopng/Host.cpp
   trunk/ntopng/Host.h
   trunk/ntopng/Lua.cpp
   trunk/ntopng/Lua.h
   trunk/ntopng/Makefile.in
   trunk/ntopng/ntop_defines.h
   trunk/ntopng/scripts/callbacks/minute.lua
   trunk/ntopng/third-party/rrdtool-1.4.7/bindings/lua/rrdlua.c
   trunk/ntopng/third-party/rrdtool-1.4.7/libtool
Log:
Added RRD support in ntopng
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-18T09:35:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10681">
    <title>r6259 - trunk/PF_RING/userland/lib/libs</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10681</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-18 00:51:18 +0200 (Sat, 18 May 2013)
New Revision: 6259

Modified:
   trunk/PF_RING/userland/lib/libs/libpfring_dna_x86_64.a
Log:
Refresh
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-17T22:51:18</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10680">
    <title>r6258 - trunk/PF_RING/userland/examples</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10680</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-18 00:51:02 +0200 (Sat, 18 May 2013)
New Revision: 6258

Modified:
   trunk/PF_RING/userland/examples/pfwrite.c
Log:
removedwarning
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-17T22:51:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10679">
    <title>r6257 - trunk/PF_RING/userland/examples</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10679</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-18 00:14:38 +0200 (Sat, 18 May 2013)
New Revision: 6257

Modified:
   trunk/PF_RING/userland/examples/pfwrite.c
Log:
Removed debug
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-17T22:14:38</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10678">
    <title>r6256 - trunk/PF_RING/userland/examples</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10678</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-18 00:11:26 +0200 (Sat, 18 May 2013)
New Revision: 6256

Modified:
   trunk/PF_RING/userland/examples/pfwrite.c
Log:
Minor parsing fix
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-17T22:11:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10677">
    <title>r6255 - trunk/PF_RING/userland/examples</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10677</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-17 23:10:05 +0200 (Fri, 17 May 2013)
New Revision: 6255

Modified:
   trunk/PF_RING/userland/examples/pfwrite.c
Log:
Fix for GTP
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-17T21:10:06</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10676">
    <title>r6254 - trunk/PF_RING/userland/examples</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10676</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-17 22:17:53 +0200 (Fri, 17 May 2013)
New Revision: 6254

Modified:
   trunk/PF_RING/userland/examples/pfwrite.c
Log:
Extended GTP support
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-17T20:17:54</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10675">
    <title>r6253 - trunk/PF_RING/userland/examples</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10675</link>
    <description>&lt;pre&gt;Author: cardigliano
Date: 2013-05-17 19:24:32 +0200 (Fri, 17 May 2013)
New Revision: 6253

Modified:
   trunk/PF_RING/userland/examples/pfdnabounce.c
Log:
debug code under ifdef
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-17T17:24:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10674">
    <title>r6252 - trunk/PF_RING/userland/lib/libs</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10674</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-17 09:56:20 +0200 (Fri, 17 May 2013)
New Revision: 6252

Modified:
   trunk/PF_RING/userland/lib/libs/libpfring_dna_x86_64.a
   trunk/PF_RING/userland/lib/libs/libpfring_dna_x86_64_corei7-avx.a
   trunk/PF_RING/userland/lib/libs/libpfring_dna_x86_64_corei7.a
   trunk/PF_RING/userland/lib/libs/libpfring_zero_x86_64.a
   trunk/PF_RING/userland/lib/libs/libpfring_zero_x86_64_corei7-avx.a
   trunk/PF_RING/userland/lib/libs/libpfring_zero_x86_64_corei7.a
Log:
Refresh
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-17T07:56:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10673">
    <title>r6251 - trunk/PF_RING/userland/lib</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10673</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-17 09:47:35 +0200 (Fri, 17 May 2013)
New Revision: 6251

Modified:
   trunk/PF_RING/userland/lib/config.h.in
   trunk/PF_RING/userland/lib/configure
   trunk/PF_RING/userland/lib/configure.in
Log:
Added redis support
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-17T07:47:35</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10672">
    <title>r6250 - trunk/PF_RING/userland/examples</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10672</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-17 01:07:40 +0200 (Fri, 17 May 2013)
New Revision: 6250

Modified:
   trunk/PF_RING/userland/examples/Makefile.in
   trunk/PF_RING/userland/examples/pfwrite.c
Log:
Added microcloud integration (-m)
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-16T23:07:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10671">
    <title>r6249 - trunk/nDPI/src/lib/protocols</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10671</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-17 00:59:00 +0200 (Fri, 17 May 2013)
New Revision: 6249

Modified:
   trunk/nDPI/src/lib/protocols/bittorrent.c
Log:
Fixed invalid check on bittorent (utorrent protocol)
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-16T22:59:00</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10670">
    <title>r6248 - trunk/PF_RING/package/ubuntu</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10670</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-16 23:48:28 +0200 (Thu, 16 May 2013)
New Revision: 6248

Modified:
   trunk/PF_RING/package/ubuntu/Makefile.in
Log:
Added pfwrite to the package
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-16T21:48:28</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.linux.ntop.devel/10669">
    <title>r6247 - trunk/PF_RING/userland/examples</title>
    <link>http://comments.gmane.org/gmane.linux.ntop.devel/10669</link>
    <description>&lt;pre&gt;Author: deri
Date: 2013-05-16 23:44:30 +0200 (Thu, 16 May 2013)
New Revision: 6247

Modified:
   trunk/PF_RING/userland/examples/pfdnabounce.c
   trunk/PF_RING/userland/examples/pfwrite.c
Log:
Removed debug info
&lt;/pre&gt;</description>
    <dc:creator>svn-commit&lt; at &gt;ntop.org</dc:creator>
    <dc:date>2013-05-16T21:44:30</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>
