Adam Ierymenko
|
1982071d46
1.14.0 version bump for Linux and macOS, date update.
|
1 年之前 |
travis laduke
|
54decda7a4
add constant for getifaddrs cache time
|
2 年之前 |
Adam Ierymenko
|
79e2fd4586
Automatically detect Ethernet tap friendly name in Windows shouldBind stuff.
|
4 年之前 |
Adam Ierymenko
|
06730c7d1d
BSL date bump
|
5 年之前 |
Grant Limberg
|
d098a99d09
fix memory init issue
|
5 年之前 |
Adam Ierymenko
|
1b6b38e395
Add default addIps() implementation to EthernetTap base class to fix build on systems that do not need addIps().
|
6 年之前 |
Joseph Henry
|
d8de837c60
LinuxEthernetTap addIps virtual function fix for SYNOLOGY builds
|
6 年之前 |
Adam Ierymenko
|
52a166a71f
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
6 年之前 |
Adam Ierymenko
|
aca31c7055
Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device)
|
6 年之前 |
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 年之前 |
Adam Ierymenko
|
7192fe6d15
osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults
|
10 年之前 |
Adam Ierymenko
|
647ce82b86
Move more stuff into osdep/ -- node/ will not use threads directly.
|
10 年之前 |