<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://kb.linux-vs.org/wiki?action=history&amp;feed=atom&amp;title=Tcpdump</id>
		<title>Tcpdump - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://kb.linux-vs.org/wiki?action=history&amp;feed=atom&amp;title=Tcpdump"/>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Tcpdump&amp;action=history"/>
		<updated>2026-04-19T04:32:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://kb.linux-vs.org/wiki?title=Tcpdump&amp;diff=2683&amp;oldid=prev</id>
		<title>Wensong at 09:01, 3 February 2006</title>
		<link rel="alternate" type="text/html" href="http://kb.linux-vs.org/wiki?title=Tcpdump&amp;diff=2683&amp;oldid=prev"/>
				<updated>2006-02-03T09:01:07Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''tcpdump''' is a common computer network debugging tool that runs under the command line.&lt;br /&gt;
&lt;br /&gt;
tcpdump  prints  out the headers of packets on a network interface that&lt;br /&gt;
match the boolean expression.  It can also be run  with  the  -w  flag,&lt;br /&gt;
which  causes  it to save the packet data to a file for later analysis,&lt;br /&gt;
and/or with the -r flag, which causes it to read from  a  saved  packet&lt;br /&gt;
file  rather  than  to  read  packets from a network interface.  In all&lt;br /&gt;
cases, only packets that match expression will be processed by tcpdump.&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* http://www.tcpdump.org/&lt;br /&gt;
* http://ngrep.sourceforge.net/&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Tcpdump tcpdump page at wikipedia]&lt;/div&gt;</summary>
		<author><name>Wensong</name></author>	</entry>

	</feed>