From 1bd19239648ce30e1bfdf2ec16c0dcad79650557 Mon Sep 17 00:00:00 2001 From: showipintbri <40892800+showipintbri@users.noreply.github.com> Date: Wed, 3 Feb 2021 22:26:41 -0500 Subject: [PATCH 1/4] Removed language from comments --- ext/bin/tap-windows-ndis6/x86.old/zttap300.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/bin/tap-windows-ndis6/x86.old/zttap300.inf b/ext/bin/tap-windows-ndis6/x86.old/zttap300.inf index 453797b38..dbc492b5f 100644 --- a/ext/bin/tap-windows-ndis6/x86.old/zttap300.inf +++ b/ext/bin/tap-windows-ndis6/x86.old/zttap300.inf @@ -34,7 +34,7 @@ DriverVer=08/13/2015,6.2.9200.20557 [Strings] DeviceDescription = "ZeroTier One Virtual Port" -Provider = "ZeroTier Networks LLC" ; We're ZeroTier, Inc. now but kernel mode certs are $300+ so fuqdat. +Provider = "ZeroTier Networks LLC" ; To build for x86, take NTamd64 off this and off the named section manually, build, then put it back! [Manufacturer] @@ -70,7 +70,7 @@ AddService = zttap300, 2, zttap300.service [zttap300.reg] HKR, Ndi, Service, 0, "zttap300" -HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; yes, 'ndis5' is correct... yup, Windows. +HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; 'ndis5' is correct HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, , Manufacturer, 0, "%Provider%" HKR, , ProductName, 0, "%DeviceDescription%" From 57a225cb390265d27bd67cae91f190ba33969fb8 Mon Sep 17 00:00:00 2001 From: showipintbri <40892800+showipintbri@users.noreply.github.com> Date: Wed, 3 Feb 2021 22:29:42 -0500 Subject: [PATCH 2/4] Removed language from comments --- ext/bin/tap-windows-ndis6/x64.old/zttap300.inf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/bin/tap-windows-ndis6/x64.old/zttap300.inf b/ext/bin/tap-windows-ndis6/x64.old/zttap300.inf index 453797b38..dbc492b5f 100644 --- a/ext/bin/tap-windows-ndis6/x64.old/zttap300.inf +++ b/ext/bin/tap-windows-ndis6/x64.old/zttap300.inf @@ -34,7 +34,7 @@ DriverVer=08/13/2015,6.2.9200.20557 [Strings] DeviceDescription = "ZeroTier One Virtual Port" -Provider = "ZeroTier Networks LLC" ; We're ZeroTier, Inc. now but kernel mode certs are $300+ so fuqdat. +Provider = "ZeroTier Networks LLC" ; To build for x86, take NTamd64 off this and off the named section manually, build, then put it back! [Manufacturer] @@ -70,7 +70,7 @@ AddService = zttap300, 2, zttap300.service [zttap300.reg] HKR, Ndi, Service, 0, "zttap300" -HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; yes, 'ndis5' is correct... yup, Windows. +HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; 'ndis5' is correct HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, , Manufacturer, 0, "%Provider%" HKR, , ProductName, 0, "%DeviceDescription%" From 0a18e66a83580555e08f1bd4c1807a1dac3bf628 Mon Sep 17 00:00:00 2001 From: showipintbri <40892800+showipintbri@users.noreply.github.com> Date: Wed, 3 Feb 2021 22:30:34 -0500 Subject: [PATCH 3/4] Removed language from comments --- ext/bin/tap-windows-ndis6/x64/zttap300.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/bin/tap-windows-ndis6/x64/zttap300.inf b/ext/bin/tap-windows-ndis6/x64/zttap300.inf index e05038dae..944492ca6 100644 --- a/ext/bin/tap-windows-ndis6/x64/zttap300.inf +++ b/ext/bin/tap-windows-ndis6/x64/zttap300.inf @@ -70,7 +70,7 @@ AddService = zttap300, 2, zttap300.service [zttap300.reg] HKR, Ndi, Service, 0, "zttap300" -HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; yes, 'ndis5' is correct... yup, Windows. +HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; 'ndis5' is correct HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, , Manufacturer, 0, "%Provider%" HKR, , ProductName, 0, "%DeviceDescription%" From 3af693af34256de45591898346721cf6ffe85391 Mon Sep 17 00:00:00 2001 From: showipintbri <40892800+showipintbri@users.noreply.github.com> Date: Wed, 3 Feb 2021 22:31:16 -0500 Subject: [PATCH 4/4] Update zttap300.inf --- ext/bin/tap-windows-ndis6/x86/zttap300.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/bin/tap-windows-ndis6/x86/zttap300.inf b/ext/bin/tap-windows-ndis6/x86/zttap300.inf index a562e9d64..76ba896e3 100644 --- a/ext/bin/tap-windows-ndis6/x86/zttap300.inf +++ b/ext/bin/tap-windows-ndis6/x86/zttap300.inf @@ -67,7 +67,7 @@ AddService = zttap300, 2, zttap300.service [zttap300.reg] HKR, Ndi, Service, 0, "zttap300" -HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; yes, 'ndis5' is correct... yup, Windows. +HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" ; 'ndis5' is correct HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, , Manufacturer, 0, "%Provider%" HKR, , ProductName, 0, "%DeviceDescription%"