mirror of
https://github.com/OpenVPN/openvpn.git
synced 2024-11-27 19:53:51 +08:00
7ea8261049
use a DPC (deferred procedure call) to defer packet injection until IRQL < DISPATCH_LEVEL, rather than calling NdisMEthIndicateReceive in the context of AdapterTransmit. This is an attempt to reduce kernel stack usage, and prevent EXCEPTION_DOUBLE_FAULT BSODs that have been observed on Vista. Updated TAP driver version number to 9.6. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@4606 e7ae566f-a301-0410-adde-c780ea21d3b5 |
||
---|---|---|
.. | ||
i386 | ||
common.h | ||
constants.h | ||
dhcp.c | ||
dhcp.h | ||
endian.h | ||
error.c | ||
error.h | ||
hexdump.c | ||
hexdump.h | ||
instance.c | ||
lock.h | ||
macinfo.c | ||
macinfo.h | ||
MAKEFILE | ||
mem.c | ||
proto.h | ||
prototypes.h | ||
resource.rc | ||
SOURCES.in | ||
tapdrvr.c | ||
types.h |