Adam Ierymenko
|
8057c826bc
cleanup
|
6 years ago |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 years ago |
Adam Ierymenko
|
1c7b553331
GitHub issue #1000
|
6 years ago |
Joseph Henry
|
9cf74657e0
Commented out rtnetlink error debug trace
|
6 years ago |
Grant Limberg
|
409406d114
Whoops
|
6 years ago |
Grant Limberg
|
203414910f
Give up to a second for the interface to appear to assign IP addresses
|
6 years ago |
Adam Ierymenko
|
92f199ab98
More bug fixing for AARCH64.
|
6 years ago |
Adam Ierymenko
|
b65feeba85
One more AARCH64 fix.
|
6 years ago |
Adam Ierymenko
|
e3e5137757
Fix more alignment hell in LinuxNetLink for AARCH64 and probably other pedantic architectures.
|
6 years ago |
Adam Ierymenko
|
d81549a7b1
Various other fixes including removal of more mem*() issues and netlink fixes for AARCH64.
|
6 years ago |
Joseph Henry
|
0e597191b8
Updated licenses for 2019
|
6 years ago |
Grant Limberg
|
7c53adbcfe
quieting things down unless ZT_TRACE is defined
|
7 years ago |
Grant Limberg
|
b22405b64b
rtnetlink integrated. no more callouts to iproute2
|
7 years ago |
Grant Limberg
|
3ace61ef85
comment out addInterface/removeInterface code for now
|
7 years ago |
Grant Limberg
|
442595d6fc
also store binary representation of mac address in the interface lookup table for later use
|
7 years ago |
Grant Limberg
|
be469f4dd0
add/remove routes via rtnetlink
|
7 years ago |
Grant Limberg
|
7da4b0af15
better data localization in LinuxNetLink now that I know what Im doing
|
7 years ago |
Grant Limberg
|
c24d16e62e
ManagedRoute uses ioctl to add/remove routes on Linux
|
7 years ago |