Skip to content

Commit 5630f21

Browse files
committed
Use a local copy of the PPI specification.
(Same as done on Wireshark wiki, and use revision 1.0.10 too.) "Permission to reproduce and redistribute is granted throughout the known universe. You may not modify this document."
1 parent 8f6a732 commit 5630f21

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

htmlsrc/linktypes/LINKTYPE_PPI.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ <h2 class="title">
66
<div class="entry">
77
<h3 class="subtitle">Description</h3>
88
<p>
9-
Packets start with a Per-Packet Information header, as specified by <a
10-
class=away
11-
href="https://web.archive.org/web/20160328114748/http://www.cacetech.com/documents/PPI%20Header%20format%201.0.7.pdf">PPI</a>,
9+
Packets start with a Per-Packet Information header, as specified by
10+
<a href="../papers/PPI_Header_format_1.0.10.pdf">PPI</a>,
1211
followed by a packet in the format specified by the
1312
<code>LINKTYPE_</code> value in the <code>pph_dlt</code> field of that
1413
header.

linktypes/LINKTYPE_PPI.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,8 @@ <h2 class="title">
5050
<div class="entry">
5151
<h3 class="subtitle">Description</h3>
5252
<p>
53-
Packets start with a Per-Packet Information header, as specified by <a
54-
class=away
55-
href="https://web.archive.org/web/20160328114748/http://www.cacetech.com/documents/PPI%20Header%20format%201.0.7.pdf">PPI</a>,
53+
Packets start with a Per-Packet Information header, as specified by
54+
<a href="../papers/PPI_Header_format_1.0.10.pdf">PPI</a>,
5655
followed by a packet in the format specified by the
5756
<code>LINKTYPE_</code> value in the <code>pph_dlt</code> field of that
5857
header.
259 KB
Binary file not shown.

0 commit comments

Comments
 (0)