コミット履歴

作者 SHA1 メッセージ 日付
  Travis LaDuke afdc91f21f Convince macOS to do ipv6 dns lookups 3 年 前
  Adam Ierymenko 1b8917a57c Fix for MacOS interface setup and config timing bugs. 3 年 前
  Adam Ierymenko 63a44c9268 Fix feth max MTU sysctl. 4 年 前
  Adam Ierymenko 763d1cc3dc Some more changes for slow network leaving on Mac. 4 年 前
  Adam Ierymenko fe5aad3cef Some Mac feth tap changes to hopefully fix slow-leave problem. 4 年 前
  Adam Ierymenko a973a6e10e Leave feth devices over feth10000 alone. 4 年 前
  Adam Ierymenko 06730c7d1d BSL date bump 5 年 前
  Grant Limberg 30b18d925f clean up some debug logging 5 年 前
  Grant Limberg 85a5b0b948 Remove dns config on shutdown 5 年 前
  Grant Limberg d6e3164ea1 remove initial attempt at dns config via scutil 5 年 前
  Grant Limberg 302ac8fefe DNS config support on macOS 5 年 前
  Grant Limberg d098a99d09 fix memory init issue 5 年 前
  Adam Ierymenko 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 6 年 前
  Adam Ierymenko aca31c7055 Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device) 6 年 前
  Adam Ierymenko 632d6e04ad Mac multicast bug fix -- GitHub issue #986 6 年 前
  Adam Ierymenko 02f0eead1c More new Mac ethernet tap bugs. 6 年 前
  Adam Ierymenko d77846dcea Add bigness to buffers to prevent overflow on high traffic (Mac tap). 6 年 前
  Joseph Henry 0e597191b8 Updated licenses for 2019 6 年 前
  Adam Ierymenko 6684559cd9 More Mac tap improvements and threading efficiency improvements. 6 年 前
  Adam Ierymenko 350116c513 Stability improvements for Mac virtual Ethernet tap driver. 6 年 前
  Adam Ierymenko 72a724f075 Clean up some stuff after new feth tap implementation, and comment agent file. 6 年 前
  Adam Ierymenko 2e44b90f63 OSX no longer requires the kext due to feth black magic! The 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. 6 年 前