We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5f000d commit 0654b60Copy full SHA for 0654b60
print-ppi.c
@@ -5,8 +5,8 @@
5
/* \summary: Per-Packet Information (DLT_PPI) printer */
6
7
/* Specification:
8
- * Per-Packet Information Header Specification - Version 1.0.7
9
- * https://web.archive.org/web/20160328114748/http://www.cacetech.com/documents/PPI%20Header%20format%201.0.7.pdf
+ * Per-Packet Information Header Specification - Version 1.0.10
+ * https://www.tcpdump.org/papers/PPI_Header_format_1.0.10.pdf
10
*/
11
12
#include <config.h>
0 commit comments