<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to netdisco2</title><link>https://sourceforge.net/p/netdisco/netdisco2/</link><description>Recent changes to netdisco2</description><atom:link href="https://sourceforge.net/p/netdisco/netdisco2/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sat, 22 Apr 2017 07:34:31 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/netdisco/netdisco2/feed.rss" rel="self" type="application/rss+xml"/><item><title>#235 error request to GET /ajax/content/report/moduleinventory crashed: core</title><link>https://sourceforge.net/p/netdisco/netdisco2/235/?limit=25#4bf6/e1cd/6e40</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Jim. This ticket has been moved here: &lt;a href="https://github.com/netdisco/netdisco/issues/239" rel="nofollow"&gt;https://github.com/netdisco/netdisco/issues/239&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you still have the issue, I think the next step may require you sharing your database with me so that I can implement a fix. If this is not possible (no surprise) then we might be stuck. Thanks to your investigation, I suspect a limitation in the CSV handling code which is not really part of Netdisco itself.&lt;/p&gt;
&lt;p&gt;Oliver.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oliver Gorwits</dc:creator><pubDate>Sat, 22 Apr 2017 07:34:31 -0000</pubDate><guid>https://sourceforge.net00585a68f0c7afbb05b8226fda425a58b7f49e7e</guid></item><item><title>#285 SNMPv3 multi config issue</title><link>https://sourceforge.net/p/netdisco/netdisco2/285/?limit=25#6c1c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Oliver,&lt;/p&gt;
&lt;p&gt;Thanks for your quick response.&lt;/p&gt;
&lt;p&gt;I updated to version 2.034001 and did the DB schema update&lt;/p&gt;
&lt;p&gt;I also did a very minor modificaction in order to know which snmp_auth tag was being checked&lt;/p&gt;
&lt;p&gt;$ diff /home/netdisco/perl5/lib/perl5/App/Netdisco/Util/SNMP.pm SNMP.pm.orig &lt;br/&gt;
141c141&lt;br/&gt;
&amp;lt;       : "v3user:$comm-&amp;gt;{user}:$comm-&amp;gt;{auth}-&amp;gt;{proto}/$comm-&amp;gt;{priv}-&amp;gt;{proto}" );&lt;/p&gt;
&lt;hr/&gt;
&lt;blockquote&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;  &lt;span class="o"&gt;:&lt;/span&gt; &lt;span class="s2"&gt;"v3user:$comm-&amp;gt;{user}"&lt;/span&gt; &lt;span class="o"&gt;);&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;/blockquote&gt;
&lt;p&gt;The device A.B.C.D (I masquerade real addresses) has SHA/DES configuration&lt;br/&gt;
Here we can see that the 4 SNBMPv3 configurations failed and the error message " could not SNMP connect to A.B.C.D" is displayed&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[netdisco@itmetromy ~]&lt;/span&gt;$ ~/bin/netdisco-do discover -d A.B.C.D -D&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:09  info App::Netdisco version 2.034001 loaded.&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:10  info discover: started at Fri Dec 30 11:14:10 2016&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:10 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 3, class: SNMP::Info, comm: v3user:itmetro:MD5/DES&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:10 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 3, class: SNMP::Info, comm: v3user:itmetro:MD5/AES&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:10 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 3, class: SNMP::Info, comm: v3user:itmetro:SHA/AES&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:10 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 3, class: SNMP::Info, comm: v3user:itmetro:SHA/DES&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:10 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 2, class: SNMP::Info, comm: &amp;lt;hidden&amp;gt;&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:13 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 1, class: SNMP::Info, comm: &amp;lt;hidden&amp;gt;&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:16 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 2, class: SNMP::Info, comm: &amp;lt;hidden&amp;gt;&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:19 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 1, class: SNMP::Info, comm: &amp;lt;hidden&amp;gt;&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:22  info discover: finished at Fri Dec 30 11:14:22 2016&lt;br/&gt;
&lt;span&gt;[9159]&lt;/span&gt; 2016-12-30 14:14:22  info discover: status error: discover failed: could not SNMP connect to A.B.C.D&lt;/p&gt;
&lt;p&gt;In the next test, I edited deployment.yml and change the order of the 4 SNMPv3 configurations, placing SHA/DES as the first one.&lt;/p&gt;
&lt;p&gt;I rerun the discover operation and we can see that now it works.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[netdisco@itmetromy ~]&lt;/span&gt;$ ~/bin/netdisco-do discover -d A.B.C.D -D&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:06  info App::Netdisco version 2.034001 loaded.&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:06  info discover: started at Fri Dec 30 11:18:06 2016&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:06 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 3, class: SNMP::Info, comm: v3user:itmetro:SHA/DES&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug &lt;span&gt;[A.B.C.D]&lt;/span&gt; try_connect with ver: 3, new class: SNMP::Info::Layer3::Cisco, comm: v3user:itmetro:SHA/DES&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as 10.104.214.30&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as 10.10.17.9&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as 10.232.0.1&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as A.B.137.16&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as 154.0.99.178&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as 10.10.17.1&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as 154.0.19.106&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as 10.10.17.5&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as A.B.127.2&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as A.B.C.D1&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as A.B.137.13&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as A.B.127.1&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as 20.20.20.2&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as A.B.C.D&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - aliased as A.B.137.17&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  resolving 15 aliases with max 50 outstanding requests&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - removed 0 aliases&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:07 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; device - added 15 new aliases&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:08 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; interfaces - removed 0 interfaces&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:08 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; interfaces - added 959 new interfaces&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; vlans - removed 0 device VLANs&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; vlans - added 0 new device VLANs&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; vlans - removed 0 port VLANs&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; vlans - added 0 new port VLANs&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; power - 0 power modules&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; modules - removed 0 chassis modules&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; modules - added 205 new chassis modules&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; neigh - setting manual topology links&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; neigh - adding neighbor A.B.137.1, type &lt;span&gt;[N7K-C7009]&lt;/span&gt;, on GigabitEthernet0/0/0 to discovery queue&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; neigh - adding neighbor A.B.C.D2, type &lt;span&gt;[cisco ASR1004]&lt;/span&gt;, on GigabitEthernet0/0/1 to discovery queue&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09 debug  &lt;span&gt;[A.B.C.D]&lt;/span&gt; neigh - adding neighbor A.Z.82.98, type &lt;span&gt;[Cisco 2821]&lt;/span&gt;, on GigabitEthernet0/0/2 to discovery queue&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09  info discover: finished at Fri Dec 30 11:18:09 2016&lt;br/&gt;
&lt;span&gt;[13586]&lt;/span&gt; 2016-12-30 14:18:09  info discover: status done: Ended discover for A.B.C.D&lt;/p&gt;
&lt;p&gt;Thanks in advance and Happy New Year,&lt;br/&gt;
Nicolás&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Matsunaga</dc:creator><pubDate>Fri, 30 Dec 2016 14:26:09 -0000</pubDate><guid>https://sourceforge.net1951c109c2e8e556afa665b3a4dbe7f1c24b29ab</guid></item><item><title>#285 SNMPv3 multi config issue</title><link>https://sourceforge.net/p/netdisco/netdisco2/285/?limit=25#f9c3</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: new --&amp;gt; taken&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: Oliver Gorwits&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oliver Gorwits</dc:creator><pubDate>Fri, 30 Dec 2016 11:31:07 -0000</pubDate><guid>https://sourceforge.netbd3a72652f1ace156235c4150a389f182e32c0d1</guid></item><item><title>#285 SNMPv3 multi config issue</title><link>https://sourceforge.net/p/netdisco/netdisco2/285/?limit=25#448d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Nicolas,&lt;/p&gt;
&lt;p&gt;There may be one or two different bugs here. However at least one of them, related to removal of entries in the "community" table that you discovered, has been fixed in a very recent version of Netdisco (2.034001). Therefore please would you upgrade and then re-test, and we can find out whether there's also another issue with multiple SNMPv3 configs?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://metacpan.org/pod/App::Netdisco#Upgrading-from-2.x" rel="nofollow"&gt;https://metacpan.org/pod/App::Netdisco#Upgrading-from-2.x&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Many thanks, and sorry you tripped over this,&lt;/p&gt;
&lt;p&gt;Oliver.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oliver Gorwits</dc:creator><pubDate>Fri, 30 Dec 2016 11:30:54 -0000</pubDate><guid>https://sourceforge.netde06fd75d8efa3d2995e7d2425fd4d3deb33b28a</guid></item><item><title>SNMPv3 multi config issue</title><link>https://sourceforge.net/p/netdisco/netdisco2/285/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have been using Netdisco 2.033002 successfuly with a single community on SNMPv2.&lt;br/&gt;
We had to migrate to v3 for obvious security reasons.&lt;br/&gt;
Because not all the devices supported the same desired config (SHA/AES), we have 4 combinations&lt;br/&gt;
MD5/DES, MD5/AES, SHA/DES, SHA/AES  with the same authentication password and encription password&lt;/p&gt;
&lt;p&gt;The problem is this:&lt;br/&gt;
when a I issue a manual discover it fails. I have tried debug (-D) and packet sniffing&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[netdisco@server ~]&lt;/span&gt;$ ~netdisco/bin/netdisco-do discover -d X.X.X.X&lt;br/&gt;
&lt;span&gt;[9409]&lt;/span&gt; 2016-12-29 20:05:09  info App::Netdisco version 2.033002 loaded.&lt;br/&gt;
&lt;span&gt;[9409]&lt;/span&gt; 2016-12-29 20:05:09  info discover: started at Thu Dec 29 17:05:09 2016&lt;br/&gt;
&lt;span&gt;[9409]&lt;/span&gt; 2016-12-29 20:05:46  info discover: finished at Thu Dec 29 17:05:46 2016&lt;br/&gt;
&lt;span&gt;[9409]&lt;/span&gt; 2016-12-29 20:05:46  info discover: status error: discover failed: could not SNMP connect to X.X.X.X&lt;/p&gt;
&lt;p&gt;It only works if the first of 4 SNMPv3 is the one of the device configurations on ~/environments/deployment.yml &lt;br/&gt;
Once it works, it continues to works because it is stored on DB on the &lt;code&gt;community&lt;/code&gt; table&lt;/p&gt;
&lt;p&gt;I think I found a bug. When I delete device, the corresponding entry on the &lt;code&gt;community&lt;/code&gt; table is not deleted.&lt;/p&gt;
&lt;p&gt;I think I have traced down the error in the /home/netdisco/perl5/lib/perl5/App/Netdisco/Util/SNMP.pm&lt;br/&gt;
to the function &lt;code&gt;_try_read&lt;/code&gt;,  but I am not a PERL programmer. I believe that after the first unsuccesful attempt, some variable might be holding a value that causes to fail the right credentials.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Matsunaga</dc:creator><pubDate>Thu, 29 Dec 2016 23:52:53 -0000</pubDate><guid>https://sourceforge.net69d81a7bb10d2cd809e63423242aa8f979649ec5</guid></item><item><title>SNMPv3 multi config issue</title><link>https://sourceforge.net/p/netdisco/netdisco2/285/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 285 has been modified: SNMPv3 multi config issue&lt;br/&gt;
Edited By: Oliver Gorwits (olly_g)&lt;br/&gt;
Status updated: u'new' =&amp;gt; u'taken'&lt;br/&gt;
Owner updated: None =&amp;gt; u'olly_g'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Matsunaga</dc:creator><pubDate>Thu, 29 Dec 2016 23:52:53 -0000</pubDate><guid>https://sourceforge.net07925402044ae4375b1dd31114a3a4932d94d15a</guid></item><item><title>SNMPv3 multi config issue</title><link>https://sourceforge.net/p/netdisco/netdisco2/285/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 285 has been modified: SNMPv3 multi config issue&lt;br/&gt;
Edited By: Oliver Gorwits (olly_g)&lt;br/&gt;
Status updated: u'taken' =&amp;gt; u'moved-to-github'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nicolas Matsunaga</dc:creator><pubDate>Thu, 29 Dec 2016 23:52:53 -0000</pubDate><guid>https://sourceforge.net32ce8a6eae47a53a690dd58a80ea2aa9ae5a0346</guid></item><item><title>Use vis.js as L2 topology visualization engine</title><link>https://sourceforge.net/p/netdisco/netdisco2/284/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is it possible to use vis.js (http://visjs.org/) for visualising L2 topology?&lt;br/&gt;
Vis.js is dual licensed under both Apache 2.0 and MIT.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Kosmach</dc:creator><pubDate>Tue, 15 Nov 2016 19:58:22 -0000</pubDate><guid>https://sourceforge.net470ae50de9f958a8d658516bdc45c74033f4f0ed</guid></item><item><title>Use vis.js as L2 topology visualization engine</title><link>https://sourceforge.net/p/netdisco/netdisco2/284/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 284 has been modified: Use vis.js as L2 topology visualization engine&lt;br/&gt;
Edited By: Oliver Gorwits (olly_g)&lt;br/&gt;
Status updated: u'new' =&amp;gt; u'moved-to-github'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Max Kosmach</dc:creator><pubDate>Tue, 15 Nov 2016 19:58:22 -0000</pubDate><guid>https://sourceforge.net57778eeb089c45ad021aed465eb164540b21f39e</guid></item><item><title>#260 Avaya 48xx switches device modules fails</title><link>https://sourceforge.net/p/netdisco/netdisco2/260/?limit=25#94f1</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Some info: found here IMHO:&lt;br/&gt;
&lt;a href="https://blog.michaelfmcnamara.com/2013/07/avaya-ethernet-routing-switch-4800-part-2/" rel="nofollow"&gt;https://blog.michaelfmcnamara.com/2013/07/avaya-ethernet-routing-switch-4800-part-2/&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jansen Robert</dc:creator><pubDate>Mon, 17 Oct 2016 15:56:02 -0000</pubDate><guid>https://sourceforge.net00a3a5704d1da1dc7b6f418ef57882b9549ee77c</guid></item></channel></rss>