index
:
mesalab_git/zhangyang/zerotierone.git
dev
dev_zy
Repository for zhangyang/zerotierone
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
osdep
/
ManagedRoute.cpp
Age
Commit message (
Expand
)
Author
2023-09-08
More reliable full tunnel on macOs
travisladuke
2023-08-14
fix macos default route again
travisladuke
2023-07-20
Apply default route a different way - macOS
travis laduke
2023-05-17
Don't re-apply routes on BSD
travis laduke
2022-12-23
Prevent shadowing VM routes as default route (macOS)
travis laduke
2022-12-13
Revert "Improve default route on macOS (#1680)"
Sean OMeara
2022-12-13
Improve default route on macOS (#1680)
Travis LaDuke
2022-01-07
Keep interface name on via routes on linux
Travis LaDuke
2021-12-29
Use lowercase when including Windows headers
staphen
2021-11-15
Remove managed routes in destructor (regression fix).
Adam Ierymenko
2021-10-26
Remove deprecated vfork call on Mac, and make Mac route application more robust.
Adam Ierymenko
2021-09-15
Another route fix on BSD.
Adam Ierymenko
2021-09-15
Another fix for routing and interface issues on MacOS
Adam Ierymenko
2021-09-09
Fix for MacOS interface setup and config timing bugs.
Adam Ierymenko
2021-09-02
Possible Mac route borking fix.
Adam Ierymenko
2021-04-15
BSD: add debug fprintfs for external commands
Dave Cottlehuber
2020-11-16
Remove dead code.
Adam Ierymenko
2020-11-13
Linux build fixes, and new route code seems to work.
Adam Ierymenko
2020-11-13
Rework Linux route setting to actually consult netlink interface.
Adam Ierymenko
2020-11-13
Linux netlink and route setting... work in progress.
Adam Ierymenko
2020-11-13
Use LinuxNetLink for routes on Linux... still needs testing/debugging on an a...
Adam Ierymenko
2020-11-02
Simplify and fix managed route logic.
Adam Ierymenko
2020-08-20
BSL date bump
Adam Ierymenko
2019-08-23
Relicense: GPLv3 -> ZeroTier BSL 1.1
Adam Ierymenko
2019-01-14
Updated licenses for 2019
Joseph Henry
2018-08-01
Added ifdef checks to omit some ManagedRoute code in SDK builds
Joseph Henry
2018-07-20
Revert fix for GitHub issue #600 because it causes route objects to build up ...
Adam Ierymenko
2018-01-09
Cleaned up old code for attempted fix for ticket #600
Joseph Henry
2018-01-08
Copyright updates for 2018.
Adam Ierymenko
2018-01-05
Commented out block which ignores added routes if there already exists an IP ...
Joseph Henry
2017-12-18
eh
Joseph Henry
2017-12-18
Restore managed ZT routes that are deleted or otherwise mangled locally (Atte...
Joseph Henry
2017-07-07
More cleanup, Linux build fixes.
Adam Ierymenko
2017-07-06
Cleanup.
Adam Ierymenko
2017-04-27
License header update.
Adam Ierymenko
2017-04-21
GitHub issue #465 - Windows route amnesia
Adam Ierymenko
2017-04-20
Makefile fix, only bifurcate routes for default, and release notes.
Adam Ierymenko
2016-09-29
Minor tweaks to member code in controller, and fix Linux build.
Adam Ierymenko
2016-09-14
No, definitely have to back out GitHub issue #385 (non-bisected routes) since...
Adam Ierymenko
2016-09-13
Route management bug fixes.
Adam Ierymenko
2016-09-13
Implement relay policy, and setting multicast limit to 0 now disables multica...
Adam Ierymenko
2016-09-13
Try a version of GitHub issue #385 (non-bifurcated default if not present) on...
Adam Ierymenko
2016-09-12
Back out of GitHub issue #385 for now and maybe for this release. Would be ni...
Adam Ierymenko
2016-09-09
Just always do route bifurcation on Linux for now... basically the old behavior.
Adam Ierymenko
2016-09-08
Do not bifurcate if not replacing an existing route. (Still need to tie up Li...
Adam Ierymenko
2016-07-21
sys/sysctl.h is required on OSX and probably other BSD
Adam Ierymenko
2016-07-21
Merge pull request #348 from the-maldridge/remove-sysctl
Adam Ierymenko
2016-07-12
More OSX IPv6 fixes.
Adam Ierymenko
2016-07-12
Do not shadow our own route twice on Mac if there is no default route. (Fix f...
Adam Ierymenko
2016-07-06
Remove explicit sys/sysctl.h includes
Michael Aldridge
[next]