Adam Ierymenko
|
79e2fd4586
Automatically detect Ethernet tap friendly name in Windows shouldBind stuff.
|
4 years ago |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
5 years ago |
Grant Limberg
|
d098a99d09
fix memory init issue
|
5 years ago |
Adam Ierymenko
|
1b6b38e395
Add default addIps() implementation to EthernetTap base class to fix build on systems that do not need addIps().
|
6 years ago |
Joseph Henry
|
d8de837c60
LinuxEthernetTap addIps virtual function fix for SYNOLOGY builds
|
6 years ago |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 years ago |
Adam Ierymenko
|
aca31c7055
Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device)
|
6 years ago |
Adam Ierymenko
|
08a11a6f32
Since which tap to use is chosen statically at compile time and the factories are gone, there is now no need for inheritance or virtual methods (indirect calls) here. Should improve performance slightly to get rid of them.
|
10 years ago |
Adam Ierymenko
|
7192fe6d15
osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults
|
10 years ago |
Adam Ierymenko
|
647ce82b86
Move more stuff into osdep/ -- node/ will not use threads directly.
|
10 years ago |