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