Commit History

Author SHA1 Message Date
  Adam Ierymenko 7c929099b3 Change date bump for v2.0 5 years ago
  Adam Ierymenko 3c11c13af4 More reorg, work in progress. 5 years ago
  Adam Ierymenko 83f830618f It almost builds! 5 years ago
  Adam Ierymenko 24e30a684b A bunch of little nit-picky header and name cleanup. 5 years ago
  Adam Ierymenko b598263261 More 2.x notice updates. 5 years ago
  Adam Ierymenko 105023bd87 Build fix 5 years ago
  Adam Ierymenko 2eef9d22e6 getting there... 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