Adam Ierymenko 105023bd87 Build fix il y a 6 ans
..
Arp.cpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
Arp.hpp 0723a85ab3 Build fixes. il y a 6 ans
BSDEthernetTap.cpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
BSDEthernetTap.hpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
BlockingQueue.hpp ae2120eb96 New service, work in progress il y a 6 ans
CMakeLists.txt 84ba396ed3 . il y a 6 ans
EthernetTap.cpp 2eef9d22e6 getting there... il y a 6 ans
EthernetTap.hpp 105023bd87 Build fix il y a 6 ans
LinuxEthernetTap.cpp d8de837c60 LinuxEthernetTap addIps virtual function fix for SYNOLOGY builds il y a 6 ans
LinuxEthernetTap.hpp d8de837c60 LinuxEthernetTap addIps virtual function fix for SYNOLOGY builds il y a 6 ans
LinuxNetLink.cpp de0a5aa840 GitHub issue #994 il y a 6 ans
LinuxNetLink.hpp de0a5aa840 GitHub issue #994 il y a 6 ans
MacEthernetTap.cpp 6f6138c500 Merge relicensing change from dev il y a 6 ans
MacEthernetTap.hpp 6f6138c500 Merge relicensing change from dev il y a 6 ans
MacEthernetTapAgent.c 6f6138c500 Merge relicensing change from dev il y a 6 ans
MacEthernetTapAgent.h 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
MacKextEthernetTap.cpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
MacKextEthernetTap.hpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
ManagedRoute.cpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
ManagedRoute.hpp 2eef9d22e6 getting there... il y a 6 ans
NeighborDiscovery.cpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
NeighborDiscovery.hpp 0723a85ab3 Build fixes. il y a 6 ans
NetBSDEthernetTap.cpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
NetBSDEthernetTap.hpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
OSUtils.cpp 70d5da1e2a . il y a 6 ans
OSUtils.hpp e0ddbc2f28 Update build process, Go glue builds now. il y a 6 ans
README.md e61a40a956 docs il y a 10 ans
Thread.hpp 52a166a71f Relicense: GPLv3 -> ZeroTier BSL 1.1 il y a 6 ans
WindowsEthernetTap.cpp 8057c826bc cleanup il y a 6 ans
WindowsEthernetTap.hpp 8057c826bc cleanup il y a 6 ans
freebsd_getifmaddrs.c ba07d1f91d cleanup il y a 9 ans
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 il y a 7 ans

README.md

OS-Dependent and OS-Interface Things

This folder contains stuff that interfaces with the base operating system like Phy for network access and the various OS-specific Ethernet tap drivers.