<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: C program to show all network interfaces (IP and MAC) on a linux system</title>
	<atom:link href="http://www.adamrisi.com/?feed=rss2&#038;p=84" rel="self" type="application/rss+xml" />
	<link>http://www.adamrisi.com/?p=84</link>
	<description>science, technology, and sarcasm</description>
	<lastBuildDate>Mon, 12 Jul 2010 16:15:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Adam</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1209</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 12 Jul 2010 16:15:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1209</guid>
		<description>I don&#039;t have any IPv6 interfaces on my system, but if you email me the output from the program in your system, I would be happy to get it working with IPv6. Drop me a line! adam@adamrisi.com</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have any IPv6 interfaces on my system, but if you email me the output from the program in your system, I would be happy to get it working with IPv6. Drop me a line! <a href="mailto:adam@adamrisi.com">adam@adamrisi.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tina</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1205</link>
		<dc:creator>Tina</dc:creator>
		<pubDate>Tue, 08 Jun 2010 17:08:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1205</guid>
		<description>Thank you so much for this.  I just found this post and ran your program.  It lists only the ipv4 addresses even though I have ipv6 addresses configured.  Any ideas?  I can&#039;t find any information online about how to get this to work.  Any help would be appreciated.  Thanks!</description>
		<content:encoded><![CDATA[<p>Thank you so much for this.  I just found this post and ran your program.  It lists only the ipv4 addresses even though I have ipv6 addresses configured.  Any ideas?  I can&#8217;t find any information online about how to get this to work.  Any help would be appreciated.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Risi &#8211; [online] &#187; Blog Archive &#187; lsif goes v2.0</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1177</link>
		<dc:creator>Adam Risi &#8211; [online] &#187; Blog Archive &#187; lsif goes v2.0</dc:creator>
		<pubDate>Thu, 12 Nov 2009 04:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1177</guid>
		<description>[...] software I contributed, and blogged about a while ago has gone v2.0. The newly modified source code now compiles and works on a larger [...]</description>
		<content:encoded><![CDATA[<p>[...] software I contributed, and blogged about a while ago has gone v2.0. The newly modified source code now compiles and works on a larger [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1176</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Thu, 12 Nov 2009 04:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1176</guid>
		<description>Thanks for your contribution William! I have added the changes you made (most of them) to the master branch of the &lt;a href=&quot;http://www.adamrisi.com/?p=132&quot; rel=&quot;nofollow&quot;&gt;updated version of this software project.&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Thanks for your contribution William! I have added the changes you made (most of them) to the master branch of the <a href="http://www.adamrisi.com/?p=132" rel="nofollow">updated version of this software project.</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: William Schaub</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1175</link>
		<dc:creator>William Schaub</dc:creator>
		<pubDate>Thu, 12 Nov 2009 02:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1175</guid>
		<description>I have a modified version that runs on Solaris (possibly all SVR4) and BSD as well as Linux you can find the source to it at:
http://teotwawki.steubentech.com/cvsweb/cvsweb.cgi/src/gluecode/ifenum.c</description>
		<content:encoded><![CDATA[<p>I have a modified version that runs on Solaris (possibly all SVR4) and BSD as well as Linux you can find the source to it at:<br />
<a href="http://teotwawki.steubentech.com/cvsweb/cvsweb.cgi/src/gluecode/ifenum.c" rel="nofollow">http://teotwawki.steubentech.com/cvsweb/cvsweb.cgi/src/gluecode/ifenum.c</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1174</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 12 Oct 2009 22:31:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1174</guid>
		<description>There was an update to this code! Check it out, its linked to at the top of the blog post.</description>
		<content:encoded><![CDATA[<p>There was an update to this code! Check it out, its linked to at the top of the blog post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Risi &#8211; [online] &#187; Blog Archive &#187; lsif: list network interfaces on linux</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1173</link>
		<dc:creator>Adam Risi &#8211; [online] &#187; Blog Archive &#187; lsif: list network interfaces on linux</dc:creator>
		<pubDate>Mon, 12 Oct 2009 14:57:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1173</guid>
		<description>[...] wrote some code a while ago that got a bit of attention, so I have decided to do a little bit of a re-write and [...]</description>
		<content:encoded><![CDATA[<p>[...] wrote some code a while ago that got a bit of attention, so I have decided to do a little bit of a re-write and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mjay</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1170</link>
		<dc:creator>Mjay</dc:creator>
		<pubDate>Sat, 03 Oct 2009 08:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1170</guid>
		<description>Thanks! I&#039;ve been looking for a snippet to enumerate network-interfaces and happened to stumble upon this post.</description>
		<content:encoded><![CDATA[<p>Thanks! I&#8217;ve been looking for a snippet to enumerate network-interfaces and happened to stumble upon this post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeffrey</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1159</link>
		<dc:creator>Jeffrey</dc:creator>
		<pubDate>Wed, 25 Mar 2009 08:46:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1159</guid>
		<description>Thanks your code , but I have test in IP6 system , it&#039;s can&#039;t show the IP6 address , do you have any idea ?</description>
		<content:encoded><![CDATA[<p>Thanks your code , but I have test in IP6 system , it&#8217;s can&#8217;t show the IP6 address , do you have any idea ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Pierce &#187; Enumerating Network Interfaces on Linux</title>
		<link>http://www.adamrisi.com/?p=84&#038;cpage=1#comment-1157</link>
		<dc:creator>Adam Pierce &#187; Enumerating Network Interfaces on Linux</dc:creator>
		<pubDate>Wed, 18 Feb 2009 05:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamrisi.com/?p=84#comment-1157</guid>
		<description>[...] UPDATE: Adam Risi has been kind enough to publish an updated version to handle IPv6 on his website. [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATE: Adam Risi has been kind enough to publish an updated version to handle IPv6 on his website. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
