This file is indexed.

/usr/share/doc/wireshark-doc/wsug_html_chunked/ChIOPacketRangeSection.html is in wireshark-doc 2.4.5-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>5.9. The &#8220;Packet Range&#8221; frame</title><link rel="stylesheet" type="text/css" href="ws.css"><meta name="generator" content="DocBook XSL Stylesheets V1.79.1"><link rel="home" href="index.html" title="Wireshark User&#8217;s Guide"><link rel="up" href="ChapterIO.html" title="Chapter 5. File Input, Output, and Printing"><link rel="prev" href="ChIOPrintSection.html" title="5.8. Printing packets"><link rel="next" href="ChIOPacketFormatSection.html" title="5.10. The Packet Format frame"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">5.9. The &#8220;Packet Range&#8221; frame</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ChIOPrintSection.html">Prev</a> </td><th width="60%" align="center">Chapter 5. File Input, Output, and Printing</th><td width="20%" align="right"> <a accesskey="n" href="ChIOPacketFormatSection.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="ChIOPacketRangeSection"></a>5.9. The &#8220;Packet Range&#8221; frame</h2></div></div></div><p>The packet range frame is a part of various output related dialog boxes. It
provides options to select which packets should be processed by the output
function.</p><div class="figure"><a name="ChIOPacketRangeFrame"></a><p class="title"><b>Figure 5.16. The &#8220;Packet Range&#8221; frame</b></p><div class="figure-contents"><div class="mediaobject"><table border="0" summary="manufactured viewport for HTML img" style="cellpadding: 0; cellspacing: 0;" width="85%"><tr><td><img src="wsug_graphics/ws-packet-range.png" width="100%" alt="wsug_graphics/ws-packet-range.png"></td></tr></table></div></div></div><br class="figure-break"><p>If the <span class="guibutton">Captured</span> button is set (default), all packets from the selected rule
will be processed. If the <span class="guibutton">Displayed</span> button is set, only the currently
displayed packets are taken into account to the selected rule.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<span class="emphasis"><em>All packets</em></span> will process all packets.
</li><li class="listitem">
<span class="emphasis"><em>Selected packet only</em></span> process only the selected packet.
</li><li class="listitem">
<span class="emphasis"><em>Marked packets only</em></span> process only the marked packets.
</li><li class="listitem">
<span class="emphasis"><em>From first to last marked packet</em></span> process the packets from the first to the
  last marked one.
</li><li class="listitem">
<span class="emphasis"><em>Specify a packet range</em></span> process a user specified range of packets, e.g.
  specifying <span class="emphasis"><em>5,10-15,20-</em></span> will process the packet number five, the packets from
  packet number ten to fifteen (inclusive) and every packet from number twenty
  to the end of the capture.
</li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ChIOPrintSection.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="ChapterIO.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="ChIOPacketFormatSection.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">5.8. Printing packets </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> 5.10. The Packet Format frame</td></tr></table></div></body></html>