<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Evolution Systems &#187; NP++</title>
	<atom:link href="http://evolution-systems.co.uk/tag/np/feed/" rel="self" type="application/rss+xml" />
	<link>http://evolution-systems.co.uk</link>
	<description>Web Development, Software Development and Linux Consultancy services</description>
	<lastBuildDate>Fri, 08 Aug 2025 09:18:44 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>NP++ Code On Sourceforge</title>
		<link>http://evolution-systems.co.uk/2010/01/21/np-code-on-sourceforge/</link>
		<comments>http://evolution-systems.co.uk/2010/01/21/np-code-on-sourceforge/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 13:53:45 +0000</pubDate>
		<dc:creator><![CDATA[Matthew Jakeman]]></dc:creator>
				<category><![CDATA[Matts Blog]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[NP++]]></category>
		<category><![CDATA[Sourceforge]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://evolution-systems.co.uk/wordpress/?p=413</guid>
		<description><![CDATA[I have started up a project on sourceforge to host the np++ code. There are a couple of releases of the module along with the modified version of radvd that is needed. The mapping advertisement daemon is on there as well as the wireshark dissectors. The project can be found here for anyone that is [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I have started up a project on sourceforge to host the np++ code. There are a couple of releases of the module along with the modified version of radvd that is needed. The mapping advertisement daemon is on there as well as the wireshark dissectors.</p>
<p>The project can be found here for anyone that is interested in looking at the code:</p>
<p><a href="https://sourceforge.net/projects/npplusplus/">NP++ On Sourceforge</a></p>
<p>All of the code is now hosted on the sourceforge svn server so that is also browsable on there.</p>
]]></content:encoded>
			<wfw:commentRss>http://evolution-systems.co.uk/2010/01/21/np-code-on-sourceforge/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NP++ Linux Kernel Module Version 0.1</title>
		<link>http://evolution-systems.co.uk/2009/05/22/np-linux-kernel-module-version-0-1-2/</link>
		<comments>http://evolution-systems.co.uk/2009/05/22/np-linux-kernel-module-version-0-1-2/#comments</comments>
		<pubDate>Fri, 22 May 2009 16:27:48 +0000</pubDate>
		<dc:creator><![CDATA[Matthew Jakeman]]></dc:creator>
				<category><![CDATA[Matts Blog]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[NP++]]></category>
		<category><![CDATA[Source Code]]></category>

		<guid isPermaLink="false">http://evolution-systems.co.uk/wordpress/?p=486</guid>
		<description><![CDATA[The first public release of the NP++ Linux kernel module is now available for download here. This is an extremely early version and doesn&#8217;t have the full functionality of the earlier version written in the FreeBSD kernel but it&#8217;s a good building block. It is being released due to requests from certain parties that wish [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>The first public release of the NP++ Linux kernel module is now available for download <a href="http://wiki.mjakeman.co.uk/index.php?title=NP%2B%2B#Downloads">here</a>.</p>
<p>This is an extremely early version and doesn&#8217;t have the full functionality of the earlier version written in the FreeBSD kernel but it&#8217;s a good building block. It is being released due to requests from certain parties that wish to use it so it is a lot easier for me to put it up on the net rather than emailing copies to people. This also means there will be a better development cycle.</p>
<p>There is a guide to creating a physical mapping kernel module to run along side the main NP++ module <a href="http://wiki.mjakeman.co.uk/index.php?title=NP%2B%2B#Sample_Physical_Mapping_Module_Code">here</a>.</p>
<p>For anyone reading this that hasn&#8217;t heard of my work on NP++ (which is probably most people) there is an overview of the protocol <a href="http://wiki.mjakeman.co.uk/index.php?title=NP%2B%2B">here</a>. Hopefully with a bit more debugging the userspace tools that compliment the main protocol will be getting released soon as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://evolution-systems.co.uk/2009/05/22/np-linux-kernel-module-version-0-1-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NP++ Wireshark Dissectors Available</title>
		<link>http://evolution-systems.co.uk/2009/05/11/np-wireshark-dissectors-available-2/</link>
		<comments>http://evolution-systems.co.uk/2009/05/11/np-wireshark-dissectors-available-2/#comments</comments>
		<pubDate>Mon, 11 May 2009 16:38:20 +0000</pubDate>
		<dc:creator><![CDATA[Matthew Jakeman]]></dc:creator>
				<category><![CDATA[Matts Blog]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Dissectors]]></category>
		<category><![CDATA[NP++]]></category>
		<category><![CDATA[Wireshark]]></category>

		<guid isPermaLink="false">http://evolution-systems.co.uk/wordpress/?p=494</guid>
		<description><![CDATA[I am uploading the dissectors I modified for use with Wireshark. Although the NP++ code and accompanying applications have not yet been released these dissectors will be needed to be able to view the contents of the NP++ Neighbour Discovery options that are used. Links to the files are below. packet-ipv6.h packet-icmpv6.c These files were [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I am uploading the dissectors I modified for use with <a href="http://www.wireshark.org">Wireshark</a>. Although the NP++ code and accompanying applications have not yet been released these dissectors will be needed to be able to view the contents of the NP++ Neighbour Discovery options that are used.</p>
<p>Links to the files are below.</p>
<p><a href="http://www.mjakeman.co.uk/files/np++/packet-ipv6.h">packet-ipv6.h</a><br />
<a href="http://www.mjakeman.co.uk/files/np++/packet-icmpv6.c">packet-icmpv6.c</a></p>
<p>These files were modified from the originals in the &#8220;wireshark 1.0.4 (SVN Rev 1)&#8221; version of Wireshark. The easiest way to use them is simply download the 1.0.4 version of Wireshark <a href="http://www.wireshark.org/download/src/all-versions/wireshark-1.0.3.tar.gz">here</a> and replace the 2 files in /path/to/source/epan/dissectors/. Then run the normal ./configure, make, make install process to install it.</p>
<p>I haven&#8217;t got around to moving the code to a later version of Wireshark yet but will do in due time. I will also make a full version of Wireshark available for download with the replaced files contained in it at some point.</p>
]]></content:encoded>
			<wfw:commentRss>http://evolution-systems.co.uk/2009/05/11/np-wireshark-dissectors-available-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
