aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/dg-src/EDG_chapter_two.xml
blob: e6177d0da0151df5b7de9fc72d62fe4de9b0a728 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!-- EDG Chapter Two -->
<chapter id="Chap02">
<title>What is packet sniffing</title>
<section>
<title>Introduction</title>
<para>
<application>Ethereal</application> is perhaps one of blah blah...
</para>
</section>

<section>
<title>tcpdump, libpcap and other tools</title>
<para>A para here</para>
</section>

<section>
<title>The structure of packets</title>
<para>Another para</para>
</section>

<section>
<title>How a packet's payload is handled</title>
<para>Another para</para>

</section>

<section>
<title>An introduction to wiretap</title>
<para>Another para</para>
</section>

</chapter>
<!-- End of EDG Chapter 2 -->