aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/ug-src/EUG_app_protocols.xml
blob: a8985346abc594af02550c70bd6a9eff7f7b52d0 (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
<!-- EUG Appendix Protocols -->
<!-- $Id$ -->

<appendix id="AppProtocols">
  <title>Protocols and Protocol Fields</title>
  <para>
  	Ethereal distinguishes between protocols (e.g. tcp) and protocol fields 
	(e.g. tcp.port).
  </para>
    <para>
	 A comprehensive list of all protocols and protocol fields can be found 
	at: <ulink url="&EtherealProtocolsPage;">&EtherealProtocolsPage;</ulink>	
    </para>
  
    <para>
	XXX - update this protocols list.
    </para>
  
    <para>
	For a quick reference, the list of available protocols is following:
	&ProtoList;
    </para>

</appendix>
<!-- End of EUG Appendix Protocols -->