Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-07 | Put kext back in Mac distro and use on versions older than High Sierra ↵ | Adam Ierymenko | |
(which lack the feth device) | |||
2019-07-31 | Mac multicast bug fix -- GitHub issue #986 | Adam Ierymenko | |
2019-03-29 | More new Mac ethernet tap bugs. | Adam Ierymenko | |
2019-03-29 | Add bigness to buffers to prevent overflow on high traffic (Mac tap). | Adam Ierymenko | |
2019-01-14 | Updated licenses for 2019 | Joseph Henry | |
2018-11-13 | More Mac tap improvements and threading efficiency improvements. | Adam Ierymenko | |
2018-11-13 | Stability improvements for Mac virtual Ethernet tap driver. | Adam Ierymenko | |
2018-10-25 | Clean up some stuff after new feth tap implementation, and comment agent file. | Adam Ierymenko | |
2018-10-25 | OSX no longer requires the kext due to feth black magic! The ↵ | Adam Ierymenko | |
MacEthernetTapAgent must be installed in /Library/Application Support/ZeroTier/One for ZT to work now. Eventually this can let us do an app bundle, get rid of the pkg, and have ZT itself run with normal or reduced privileges. Also fixes GitHub issue #870 (at least for me) and may be faster than the old kext. |