summaryrefslogtreecommitdiff
path: root/osdep/EthernetTap.hpp
AgeCommit message (Expand)Author
2023-05-25add constant for getifaddrs cache timetravis laduke
2021-03-16Automatically detect Ethernet tap friendly name in Windows shouldBind stuff.Adam Ierymenko
2020-08-20BSL date bumpAdam Ierymenko
2020-07-31fix memory init issueGrant Limberg
2019-08-28Add default addIps() implementation to EthernetTap base class to fix build on...Adam Ierymenko
2019-08-27LinuxEthernetTap addIps virtual function fix for SYNOLOGY buildsJoseph Henry
2019-08-23Relicense: GPLv3 -> ZeroTier BSL 1.1Adam Ierymenko
2019-08-07Put kext back in Mac distro and use on versions older than High Sierra (which...Adam Ierymenko
2015-04-10Since which tap to use is chosen statically at compile time and the factories...Adam Ierymenko
2015-04-08osdep/ compile fixes, and remove some lingering OS-specific stuff from node/D...Adam Ierymenko
2015-03-31Move more stuff into osdep/ -- node/ will not use threads directly.Adam Ierymenko