28 Commits (bfa4bd2584bbfffd41cb1728ed3577c704ce0613)

Author SHA1 Message Date
Adam Ierymenko 3e21edb891
Remove a bunch of warnings by eliminating deprecated functions. 8 months ago
Adam Ierymenko f6d52dd96c
Rest -> MPL except controller. 9 months ago
Adam Ierymenko 5eb3cd2699
clang-format this branch to match dev 10 months ago
Adam Ierymenko 342fa9d33f
clang-format this branch 10 months ago
Adam Ierymenko ba2a4a605c
clang-format 10 months ago
Adam Ierymenko 96ba1079b2
Clang-format!!! 2 years ago
Joseph Henry 64634c916c
Fix build for macOS, tune to prevent packet re-ordering 2 years ago
Adam Ierymenko 1982071d46 1.14.0 version bump for Linux and macOS, date update. 2 years ago
Joseph Henry 683d332abc
Add multi-core concurrent packet processing 2 years ago
Adam Ierymenko 0e5651f353
1.12.0 merge to main (#2104) 3 years ago
travisladuke fb6af1971b Fix network DNS on macOS 3 years ago
travis laduke 4192f6a6d9 cache getifaddrs - mac 3 years ago
Travis LaDuke afdc91f21f Convince macOS to do ipv6 dns lookups 4 years ago
Adam Ierymenko 1b8917a57c
Fix for MacOS interface setup and config timing bugs. 5 years ago
Adam Ierymenko 63a44c9268
Fix feth max MTU sysctl. 5 years ago
Adam Ierymenko 763d1cc3dc
Some more changes for slow network leaving on Mac. 6 years ago
Adam Ierymenko fe5aad3cef
Some Mac feth tap changes to hopefully fix slow-leave problem. 6 years ago
Adam Ierymenko a973a6e10e Leave feth devices over feth10000 alone. 6 years ago
Adam Ierymenko 06730c7d1d BSL date bump 6 years ago
Grant Limberg 30b18d925f
clean up some debug logging 6 years ago
Grant Limberg 85a5b0b948
Remove dns config on shutdown 6 years ago
Grant Limberg d6e3164ea1
remove initial attempt at dns config via scutil 6 years ago
Grant Limberg 302ac8fefe
DNS config support on macOS 6 years ago
Grant Limberg d098a99d09
fix memory init issue 6 years ago
Adam Ierymenko 52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1 7 years ago
Adam Ierymenko aca31c7055
Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device) 7 years ago
Adam Ierymenko 632d6e04ad Mac multicast bug fix -- GitHub issue #986 7 years ago
Adam Ierymenko 02f0eead1c More new Mac ethernet tap bugs. 7 years ago
Adam Ierymenko d77846dcea Add bigness to buffers to prevent overflow on high traffic (Mac tap). 7 years ago
Joseph Henry 0e597191b8 Updated licenses for 2019 7 years ago
Adam Ierymenko 6684559cd9 More Mac tap improvements and threading efficiency improvements. 8 years ago
Adam Ierymenko 350116c513 Stability improvements for Mac virtual Ethernet tap driver. 8 years ago
Adam Ierymenko 72a724f075 Clean up some stuff after new feth tap implementation, and comment agent file. 8 years ago
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. 8 years ago