Adam Ierymenko
|
1982071d46
|
1.14.0 version bump for Linux and macOS, date update.
|
2024-03-19 14:38:48 -07:00 |
|
travis laduke
|
54decda7a4
|
add constant for getifaddrs cache time
|
2023-05-25 11:21:35 -07:00 |
|
Adam Ierymenko
|
79e2fd4586
|
Automatically detect Ethernet tap friendly name in Windows shouldBind stuff.
|
2021-03-16 10:12:55 -04:00 |
|
Adam Ierymenko
|
06730c7d1d
|
BSL date bump
|
2020-08-20 12:51:39 -07:00 |
|
Grant Limberg
|
d098a99d09
|
fix memory init issue
and another place where dns data needs to be copied
|
2020-07-31 11:42:03 -07:00 |
|
Adam Ierymenko
|
1b6b38e395
|
Add default addIps() implementation to EthernetTap base class to fix build on systems that do not need addIps().
|
2019-08-28 07:43:18 -07:00 |
|
Joseph Henry
|
d8de837c60
|
LinuxEthernetTap addIps virtual function fix for SYNOLOGY builds
|
2019-08-27 14:43:30 -07:00 |
|
Adam Ierymenko
|
52a166a71f
|
Relicense: GPLv3 -> ZeroTier BSL 1.1
|
2019-08-23 09:23:39 -07:00 |
|
Adam Ierymenko
|
aca31c7055
|
Put kext back in Mac distro and use on versions older than High Sierra (which lack the feth device)
|
2019-08-07 18:14:12 -05:00 |
|
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.
|
2015-04-10 10:19:45 -07:00 |
|
Adam Ierymenko
|
7192fe6d15
|
osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults
|
2015-04-08 19:03:30 -07:00 |
|
Adam Ierymenko
|
647ce82b86
|
Move more stuff into osdep/ -- node/ will not use threads directly.
|
2015-03-31 15:23:14 -07:00 |
|