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

Date: Fri, 23 Jul 2010 10:15:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33621

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

Log:
 Pick up change from the trunk:
 
 r33620 | guy | 2010-07-23 03:11:44 -0700 (Fri, 23 Jul 2010) | 6 lines
 
 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-1.4/wiretap/
  Changes    Path          Action
  +7 -1      netmon.c      Modified