Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42250: /trunk/wiretap/ /trunk/wiretap/: file_access.c

Date: Thu, 26 Apr 2012 03:21:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42250

User: guy
Date: 2012/04/25 08:21 PM

Log:
 Put pcapng_open() right after libpcap_open(); pcap and pcap-ng are our
 native file formats, so try them first.
 
 Move eyesdn_open() to the section for open routines for file formats
 that have a magic number - EyeSDN traces all start with "EyeSDN".

Directory: /trunk/wiretap/
  Changes    Path             Action
  +2 -2      file_access.c    Modified