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 33620: /trunk/wiretap/ /trunk/wiretap/: netmon.c

Date: Fri, 23 Jul 2010 10:11:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33620

User: guy
Date: 2010/07/23 03:11 AM

Log:
 At least in some NetMon 3.4 VPN captures, the per-packet link-layer type
 is 0, but the packets have Ethernet headers.  We handle this by mapping
 0 to WTAP_ENCAP_ETHERNET.
 
 (XXX - should we, instead, use the per-file link-layer type?)

Directory: /trunk/wiretap/
  Changes    Path          Action
  +7 -1      netmon.c      Modified