<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Ryan French FreeBSD Stuff</title>
	<link>http://blogs.freebsdish.org/rfrench</link>
	<description>Just another FreeBSD Committers Blogs weblog</description>
	<pubDate>Wed, 20 Aug 2008 23:22:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on Final Summer of Code Report by Ryan French: Final Summer of Code Report &#124; BSD News</title>
		<link>http://blogs.freebsdish.org/rfrench/2008/08/18/final-summer-of-code-report/#comment-25</link>
		<dc:creator>Ryan French: Final Summer of Code Report &#124; BSD News</dc:creator>
		<pubDate>Tue, 19 Aug 2008 13:42:35 +0000</pubDate>
		<guid>http://blogs.freebsdish.org/rfrench/2008/08/18/final-summer-of-code-report/#comment-25</guid>
		<description>[...] of Code has now officially finished. Well, at least the coding part of it has. This is my final GSoC report, but hopefully will not be my last post here. As it stands at the moment, I have not managed to get [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] of Code has now officially finished. Well, at least the coding part of it has. This is my final GSoC report, but hopefully will not be my last post here. As it stands at the moment, I have not managed to get [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Weekly Report - 24/6/08 by A 24 &#187; Weekly Report - 24/6/08</title>
		<link>http://blogs.freebsdish.org/rfrench/2008/06/24/weekly-report-24608/#comment-14</link>
		<dc:creator>A 24 &#187; Weekly Report - 24/6/08</dc:creator>
		<pubDate>Thu, 10 Jul 2008 22:51:32 +0000</pubDate>
		<guid>http://blogs.freebsdish.org/rfrench/2008/06/24/weekly-report-24608/#comment-14</guid>
		<description>[...] Weekly Report - 24/6/08 Man these weeks are flying by. I managed to get a bit of work done on MPLS, but not much, before a suprise trip to visit friends up in Auckland dragged me away for the weekend. Accomplished Last Week:. - Began looking over the OpenBSD &#8230; [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] Weekly Report - 24/6/08 Man these weeks are flying by. I managed to get a bit of work done on MPLS, but not much, before a suprise trip to visit friends up in Auckland dragged me away for the weekend. Accomplished Last Week:. - Began looking over the OpenBSD &#8230; [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Injecting Custom Packets in FreeBSD by Ryan French</title>
		<link>http://blogs.freebsdish.org/rfrench/2008/05/24/injecting-custom-packets-in-freebsd/#comment-5</link>
		<dc:creator>Ryan French</dc:creator>
		<pubDate>Fri, 13 Jun 2008 12:54:49 +0000</pubDate>
		<guid>http://blogs.freebsdish.org/rfrench/2008/05/24/injecting-custom-packets-in-freebsd/#comment-5</guid>
		<description>Yep that is correct. I thought I had removed it all from the code that I posted, but I must have missed one. As it says just under that code, the idea is that the IP header will begin at the point in the array that is the size of the ethernet header, and in that case, + the size of the MPLS header I was inserting.

Thanks
--Ryan</description>
		<content:encoded><![CDATA[<p>Yep that is correct. I thought I had removed it all from the code that I posted, but I must have missed one. As it says just under that code, the idea is that the IP header will begin at the point in the array that is the size of the ethernet header, and in that case, + the size of the MPLS header I was inserting.</p>
<p>Thanks<br />
&#8211;Ryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Injecting Custom Packets in FreeBSD by Jeremie Le Hen</title>
		<link>http://blogs.freebsdish.org/rfrench/2008/05/24/injecting-custom-packets-in-freebsd/#comment-4</link>
		<dc:creator>Jeremie Le Hen</dc:creator>
		<pubDate>Fri, 13 Jun 2008 11:59:15 +0000</pubDate>
		<guid>http://blogs.freebsdish.org/rfrench/2008/05/24/injecting-custom-packets-in-freebsd/#comment-4</guid>
		<description>In the first code snippet, there is:
    struct ip *iph = (struct ip *)(datagram + sizeof(uint32_t) + sizeof(struct ether_header));

I'm pretty sure sizeof(uint32_t) is a incorrect and is a remnant from your MPLS tests. :-).

Regards,
-- Jeremie</description>
		<content:encoded><![CDATA[<p>In the first code snippet, there is:<br />
    struct ip *iph = (struct ip *)(datagram + sizeof(uint32_t) + sizeof(struct ether_header));</p>
<p>I&#8217;m pretty sure sizeof(uint32_t) is a incorrect and is a remnant from your MPLS tests. :-).</p>
<p>Regards,<br />
&#8211; Jeremie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
