mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Fix bug in tap driver introduced during unused code purge (deleted the part that acknowledges writes!), and fix bug in EthernetTap causing 0000 for etherType. Windows works now! Yay!
This commit is contained in:
parent
2f37ea842f
commit
8771418170
5 changed files with 35 additions and 3 deletions
Binary file not shown.
|
@ -4,7 +4,7 @@ Class=Net
|
|||
ClassGuid={4d36e972-e325-11ce-bfc1-08002be10318}
|
||||
Provider=%Provider%
|
||||
CatalogFile=zttap200.cat
|
||||
DriverVer=01/22/2014,22.4.22.918
|
||||
DriverVer=01/23/2014,15.19.17.816
|
||||
|
||||
[Strings]
|
||||
DeviceDescription = "ZeroTier One Virtual Network Port"
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue