You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: draft-ietf-opsawg-pcap.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ This document describes the historical format used by tcpdump, and other
59
59
programs using libpcap, to read and write network traces.
60
60
This document describes version 2 of the pcap format.
61
61
62
-
This document is published as historical, as there has existed for some time, an updated format originally called "pcapng", that replaces this file format. See {{?I-D.ietf-opsawg-pcapng}}
62
+
This document is published as historical, as there has existed for some time, an updated format called "pcapng", that replaces this file format. See {{?I-D.ietf-opsawg-pcapng}}
63
63
No new extensions for this format are expected, although new LINKLAYER types that are registed using {{!I-D.ietf.opsawg-pcaplinktype}} can be included in pcap files.
64
64
65
65
A major limitation of the pcap v2 format described here is that files consist of a header which is different than the other blocks in the file.
0 commit comments