<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>libpcap - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/libpcap/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Mon, 17 Oct 2011 09:10:42 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>Linux下编译安装libpcap</title>
		<link>https://www.coder4.com/archives/1001</link>
					<comments>https://www.coder4.com/archives/1001#comments</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Tue, 21 Sep 2010 14:56:26 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[计算机技术]]></category>
		<category><![CDATA[bison]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[libpcap]]></category>
		<category><![CDATA[编译安装]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=1001</guid>

					<description><![CDATA[要做Sniffer了，先在Linux下编译一下libpcap 1、编译安装flex #libpcap 1.1要求flex必须在2.4.6及以上 wget http://prdownloads.sourceforge.net/flex/flex-2.5.35.tar.gz?download tar -xzvf flex-2.5.35.tar.gz cd flex-2.5.35 ./configure --prefix=/usr make -j sudo make install[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/1001/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
