Adam Ierymenko
|
326a871fac
Mirror over Mac fixes.
|
4 years ago |
Adam Ierymenko
|
83f830618f
It almost builds!
|
5 years ago |
Adam Ierymenko
|
24e30a684b
A bunch of little nit-picky header and name cleanup.
|
5 years ago |
Adam Ierymenko
|
f21ecb3762
Yet more major and very nit-picky refactoring for performance, etc. Also use std::atomic<> now with a TODO to implement a shim if we ever do need to build this on a pre-c++11 compiler.
|
5 years ago |
Adam Ierymenko
|
7d11522768
Just about everything refactored for new Protocol/Buf code except Switch.
|
5 years ago |
Adam Ierymenko
|
b598263261
More 2.x notice updates.
|
5 years ago |
Adam Ierymenko
|
2eef9d22e6
getting there...
|
5 years ago |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 years ago |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 years ago |
Grant Limberg
|
b22405b64b
rtnetlink integrated. no more callouts to iproute2
|
7 years ago |
Adam Ierymenko
|
6d8e1e8783
More cleanup of old stuff.
|
7 years ago |
Adam Ierymenko
|
65c07afe05
Copyright updates for 2018.
|
7 years ago |
Adam Ierymenko
|
1b68d6dbdc
License header update.
|
8 years ago |
Adam Ierymenko
|
8d0b2b781e
Route management bug fixes.
|
9 years ago |
Adam Ierymenko
|
5b6d27e659
Implement relay policy, and setting multicast limit to 0 now disables multicast on the network as would be expected.
|
9 years ago |
Adam Ierymenko
|
d23ade879b
Do not bifurcate if not replacing an existing route. (Still need to tie up Linux and Windows.)
|
9 years ago |
Adam Ierymenko
|
3f2b21ce71
Do not shadow our own route twice on Mac if there is no default route. (Fix for issue found during IPv6 default route override testing.)
|
9 years ago |
Adam Ierymenko
|
e2ca239be0
Comment cleanup.
|
9 years ago |
Adam Ierymenko
|
1bf1c38b30
Default route population works on Mac!
|
9 years ago |
Adam Ierymenko
|
37afa876a7
Linux bug fixes, small controller fix.
|
9 years ago |
Adam Ierymenko
|
3c655a4b84
Default route ready to test on Mac.
|
9 years ago |
Adam Ierymenko
|
b90e66f7c7
ManagedRoute, which applies C++ RAII to injected routes. Move RoutingTable to attic.
|
9 years ago |