This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-zerotierone
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-zerotierone
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2025-09-14
. You can view files and clone it, but cannot push or open issues or pull requests.
Files
77c2bf3ad901b607c9097c58a20a529ef6f0d042
zhangyang-zerotierone
/
windows
/
TapDriver6
History
Adam Ierymenko
085734aaba
Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test).
2015-08-13 15:18:48 -07:00
..
adapter.c
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
adapter.h
Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level.
2015-04-25 12:21:08 -07:00
config.h
NDIS6 driver signed x64 build (not fully tested yet, but committing work)
2015-04-25 14:52:02 -07:00
constants.h
Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level.
2015-04-25 12:21:08 -07:00
device.c
Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level.
2015-04-25 12:21:08 -07:00
device.h
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
endian.h
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
error.c
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
error.h
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
hexdump.h
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
lock.h
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
macinfo.c
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
macinfo.h
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
mem.c
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
mem.h
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
oidrequest.c
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
proto.h
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
prototypes.h
Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level.
2015-04-25 12:21:08 -07:00
resource.h
Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test).
2015-08-13 15:18:48 -07:00
resource.rc
NDIS6 driver signed x64 build (not fully tested yet, but committing work)
2015-04-25 14:52:02 -07:00
rxpath.c
Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level.
2015-04-25 12:21:08 -07:00
tap-windows.h
Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level.
2015-04-25 12:21:08 -07:00
tap.h
Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level.
2015-04-25 12:21:08 -07:00
TapDriver6.vcxproj
Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test).
2015-08-13 15:18:48 -07:00
TapDriver6.vcxproj.filters
NDIS6 driver signed x64 build (not fully tested yet, but committing work)
2015-04-25 14:52:02 -07:00
tapdrvr.c
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
txpath.c
Do the same modifications to the NDIS 6 code base as were done to the old 5 driver: disable all the 'tun' functionality, and add the IOCTL for querying the multicast list at Ethernet (L2) level.
2015-04-25 12:21:08 -07:00
types.h
NDIS6 driver with VS project to build -- builds correctly, not customized for ZT yet.
2015-04-24 23:31:51 -07:00
zttap300.inf
NDIS6 driver signed x64 build (not fully tested yet, but committing work)
2015-04-25 14:52:02 -07:00