Adam Ierymenko
|
8771418170
|
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!
|
2014-01-23 16:10:24 -08:00 |
|
Adam Ierymenko
|
a0916b926f
|
Finally got the Windows x64 driver signed correctly. Turns out signtool.exe with the older (NDIS5) version of the Windows DDK does not understand cross-certificates, yet it blithely continues on and signs incorrectly anyway. Got it working by using DigiCert's own certificate tool which includes a sign files operation. Must be done manually but this doesn't have to be done often. F@!K.
|
2014-01-22 22:11:22 -08:00 |
|
Adam Ierymenko
|
2da6a7570b
|
More tap driver work, increment version number, remove old binaries since signatures may not have been valid.
|
2014-01-22 18:38:45 -08:00 |
|
Adam Ierymenko
|
3375363d93
|
More tap driver cleanup, and add IOCTL to get L2 multicast ethernet address subscriptions.
|
2014-01-20 14:33:05 -08:00 |
|
Adam Ierymenko
|
e0bdc02139
|
Docs, Node picks a default home folder if created with NULL as its home path, and add binary tap drivers (self-signed for now).
|
2013-08-24 17:10:34 -04:00 |
|