<?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>forge &#8211; Phocean.net</title>
	<atom:link href="/tag/forge/feed" rel="self" type="application/rss+xml" />
	<link>/</link>
	<description>Computer Security Blog</description>
	<lastBuildDate>Fri, 24 Feb 2017 21:17:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.10</generator>
	<item>
		<title>Compilation of PackETH on openSUSE</title>
		<link>/2009/06/14/compilation-of-packeteth-on-opensuse.html</link>
		<pubDate>Sun, 14 Jun 2009 12:08:01 +0000</pubDate>
		<dc:creator><![CDATA[phocean]]></dc:creator>
				<category><![CDATA[Dev]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Pentesting]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Ethernet]]></category>
		<category><![CDATA[forge]]></category>
		<category><![CDATA[openSUSE]]></category>
		<category><![CDATA[packETH]]></category>

		<guid isPermaLink="false">http://www.phocean.net/?p=387</guid>
		<guid isPermaLink="false">http://www.phocean.net/?p=387</guid>
		<description><![CDATA[PackETH is a nice gkt tool to play with Ethernet packet. I encountered some path issues with the Makefile and openSUSE 11.1 64 bits to compile it, so here is the packETH-opensuse patch to compile correctly. If you are on a 32 bits system, all you will have to do is editing the CPPFLAGS line...<br><i class="icon-right-hand"></i> <span class="read-more"><a href="/2009/06/14/compilation-of-packeteth-on-opensuse.html">Continue Reading</a></span>]]></description>
				<content:encoded><![CDATA[<p><a title="PackETH" href="http://packeth.sourceforge.net/" target="_blank">PackETH</a> is a nice gkt tool to play with Ethernet packet.</p>
<p>I encountered some path issues with the Makefile and openSUSE 11.1 64 bits to compile it, so here is the <a href="/wp-content/uploads/2009/06/packETH-opensuse.patch">packETH-opensuse patch</a> to compile correctly.</p>
<p>If you are on a 32 bits system, all you will have to do is editing the <em>CPPFLAGS</em> line and replace all <em>lib64</em> occurences with<em> lib</em>.</p>
<p>I hope one will find it useful.</p>
]]></content:encoded>
			</item>
	</channel>
</rss>
