dukzcry
dukzcry
Hey, where did you get that kext? The one uploaded at https://github.com/dukzcry/osx-goodies/releases should have no debug output According to travis log https://travis-ci.org/github/dukzcry/osx-goodies/builds/358788640 it built a release variant
No man, I was developing and using this prior all that restriction mess in macOS
Hi! Try `sudo mfiutil`
What is the output of `ls -la /dev | grep mfi` with kext loaded?
Probably Apple changed something related to device creation in macOS. Which OS version do you use? Other reason may be that I broke something during recent changes. Have you tried...
Patches are welcome. Unfortunately I can't fix that issue myself, because a) I don't use Macs for quite some time 2) I don't know what Apple has changed since in...
Its strange that you have nothing with mfi in /dev. Otherwise you could try the following solution. 
I'm not much help too, since I don't have windows machine besides VM at home. But most of my remote peers are windows machines... Back to deal. I've tried this...
@mudler Please let me know when you form the branch. I will test. Most likely additional patches like these will be needed: https://github.com/repos-holder/edgevpn/commit/bbdd67f1feda7e4c8e278b2d91804de916766da5 https://github.com/repos-holder/edgevpn/commit/37d22970fb58991044a9eb2a1e2e97d9f361da38
@mudler Thank you! It works at first glance. Need to test it with remote peers. Could you please also pick https://github.com/repos-holder/edgevpn/commit/fd9d64a9b98b120b6e87e91fdc1d4c29c56328f5 ? This solution works fine without hack that was...