http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42872
User: guy
Date: 2012/05/27 05:43 PM
Log:
Interface lists currently have to be constructed in the open routine
(otherwise, nobody sees them); do so.
Fix some cases where we weren't doing the proper post-processing after
doing the heuristics for format changes that didn't involve magic-number
changes (discovered because constructing the interface list is now being
done as part of that post-processing).
Fixes bug 7287.
Directory: /trunk/wiretap/
Changes Path Action
+17 -12 libpcap.c Modified