From: Christos Zoulas Date: Mon, 8 Aug 2011 08:49:27 +0000 (+0000) Subject: remove duplicate entry. X-Git-Tag: FILE5_09~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d50fea04e1aadf5713119ec3c8e57bdaf82fb9c5;p=file remove duplicate entry. --- diff --git a/magic/Magdir/sniffer b/magic/Magdir/sniffer index e750dd0b..1fd4bed0 100644 --- a/magic/Magdir/sniffer +++ b/magic/Magdir/sniffer @@ -1,6 +1,6 @@ #------------------------------------------------------------------------------ -# $File: sniffer,v 1.16 2011/06/22 15:40:47 christos Exp $ +# $File: sniffer,v 1.17 2011/07/11 19:42:02 christos Exp $ # sniffer: file(1) magic for packet capture files # # From: guy@alum.mit.edu (Guy Harris) @@ -249,18 +249,6 @@ >20 lelong 14 (BSD/OS PPP >16 lelong x \b, capture length %d) -# -# "pcapng" capture files. -# http://www.winpcap.org/ntar/draft/PCAP-DumpFileFormat.html -# -0 ubelong 0x0a0d0d0a ->8 ubelong 0x1a2b3c4d pcapng capture file (big-endian) ->>12 beshort x - version %d ->>14 beshort x \b.%d ->8 ulelong 0x1a2b3c4d pcapng capture file (little-endian) ->>12 leshort x - version %d ->>14 leshort x \b.%d - # # "pcap-ng" capture files. # http://www.winpcap.org/ntar/draft/PCAP-DumpFileFormat.html