Adam Ierymenko 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. il y a 8 ans
..
Arp.cpp 1b68d6dbdc License header update. il y a 8 ans
Arp.hpp 1b68d6dbdc License header update. il y a 8 ans
BSDEthernetTap.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. il y a 8 ans
BSDEthernetTap.hpp b55422a528 MTU integration in taps. il y a 8 ans
Binder.hpp 9a3c34b5b3 Build fix, use -Os on Linux too. il y a 8 ans
BlockingQueue.hpp 39db45e144 Fix crash on exit (sometimes) in controller. il y a 8 ans
Http.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. il y a 8 ans
Http.hpp 1b68d6dbdc License header update. il y a 8 ans
LinuxEthernetTap.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. il y a 8 ans
LinuxEthernetTap.hpp b55422a528 MTU integration in taps. il y a 8 ans
ManagedRoute.cpp 1b68d6dbdc License header update. il y a 8 ans
ManagedRoute.hpp 1b68d6dbdc License header update. il y a 8 ans
NeighborDiscovery.cpp 1b68d6dbdc License header update. il y a 8 ans
NeighborDiscovery.hpp 1b68d6dbdc License header update. il y a 8 ans
OSUtils.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. il y a 8 ans
OSUtils.hpp d297d8fe2e Musl fix il y a 8 ans
OSXEthernetTap.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. il y a 8 ans
OSXEthernetTap.hpp b55422a528 MTU integration in taps. il y a 8 ans
Phy.hpp 1b68d6dbdc License header update. il y a 8 ans
PortMapper.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. il y a 8 ans
PortMapper.hpp 1b68d6dbdc License header update. il y a 8 ans
README.md e61a40a956 docs il y a 10 ans
TestEthernetTap.hpp b55422a528 MTU integration in taps. il y a 8 ans
Thread.hpp 1b68d6dbdc License header update. il y a 8 ans
WindowsEthernetTap.cpp 355cce3938 Rename Utils::snprintf due to it being a #define on one platform. il y a 8 ans
WindowsEthernetTap.hpp d5ed025871 Support MTU reconfigure for Windows. il y a 8 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.