]> granicus.if.org Git - file/commitdiff
remove duplicate entry.
authorChristos Zoulas <christos@zoulas.com>
Mon, 8 Aug 2011 08:49:27 +0000 (08:49 +0000)
committerChristos Zoulas <christos@zoulas.com>
Mon, 8 Aug 2011 08:49:27 +0000 (08:49 +0000)
magic/Magdir/sniffer

index e750dd0b84c0afcd3c8b82e99cab74ab70737a0f..1fd4bed058eeb67edd11adeae68b76c1b7ae575d 100644 (file)
@@ -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)
 >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