Adam Ierymenko 86c87875a7 OSUtils::resolve() %!s(int64=10) %!d(string=hai) anos
..
BSDEthernetTap.cpp 8990fb8267 osnet -> osdep %!s(int64=10) %!d(string=hai) anos
BSDEthernetTap.hpp 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults %!s(int64=10) %!d(string=hai) anos
Http.cpp 1f5700191f zerotier-cli suspiciously working... that didn't hurt *too* badly. %!s(int64=10) %!d(string=hai) anos
Http.hpp 13d5073e5b CLI work and Makefile cleanup. %!s(int64=10) %!d(string=hai) anos
LinuxEthernetTap.cpp 60f05518aa (1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests. %!s(int64=10) %!d(string=hai) anos
LinuxEthernetTap.hpp 60f05518aa (1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests. %!s(int64=10) %!d(string=hai) anos
OSUtils.cpp 86c87875a7 OSUtils::resolve() %!s(int64=10) %!d(string=hai) anos
OSUtils.hpp 86c87875a7 OSUtils::resolve() %!s(int64=10) %!d(string=hai) anos
OSXEthernetTap.cpp 60f05518aa (1) now builds and works on Linux, (2) fix a threading problem causing carsh on shutdown, (3) cleanup in selftest, re-enable Phy and Http tests. %!s(int64=10) %!d(string=hai) anos
OSXEthernetTap.hpp 67f1f1892f Bunch of tap stuff, IP address assignment hookups, etc. %!s(int64=10) %!d(string=hai) anos
Phy.hpp 53cbe485f0 Some cleanup, and bite the bullet and go ahead and write a simple Http client. Need a cross-platform built-in one to do cli right. %!s(int64=10) %!d(string=hai) anos
README.md e61a40a956 docs %!s(int64=10) %!d(string=hai) anos
Thread.hpp 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults %!s(int64=10) %!d(string=hai) anos
WindowsEthernetTap.cpp 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults %!s(int64=10) %!d(string=hai) anos
WindowsEthernetTap.hpp 7192fe6d15 osdep/ compile fixes, and remove some lingering OS-specific stuff from node/Defaults %!s(int64=10) %!d(string=hai) anos

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.