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
36be14de06df2afd9586f0bd24fcc2e204b5b53b
zhangyang-zerotierone
/
windows
/
TapDriver6
History
Jake Vis
2672d037a8
ARM64 Support for TapDriver6 (
#1949
)
2023-07-13 16:52:06 -04:00
..
adapter.c
Fix buffer overflow in windows tap driver
2020-09-23 15:31:20 -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
Windows X64 Microsoft-Signed Driver for Windows 10
2020-11-24 23:37:37 -05: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
upgraded vcxprojs to VS2015. got the tap driver building.
2016-11-03 10:04:50 -07:00
tap.h
ARM64 Support for TapDriver6 (
#1949
)
2023-07-13 16:52:06 -04:00
TapDriver6.vcxproj
Advanced installer changes and build fixes for Windows.
2021-09-08 17:51:42 -04: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
ARM64 Support for TapDriver6 (
#1949
)
2023-07-13 16:52:06 -04:00