Adam Ierymenko 42ec780a6f Merge branch 'dev' into netbsd-support 7 роки тому
..
Arp.cpp 65c07afe05 Copyright updates for 2018. 7 роки тому
Arp.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
BSDEthernetTap.cpp 65c07afe05 Copyright updates for 2018. 7 роки тому
BSDEthernetTap.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
Binder.hpp 6d8e1e8783 More cleanup of old stuff. 7 роки тому
BlockingQueue.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
Http.cpp 65c07afe05 Copyright updates for 2018. 7 роки тому
Http.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
LinuxEthernetTap.cpp e276b6463e Release notes, and shorten Linux canonical network ID derived device names a bit. 7 роки тому
LinuxEthernetTap.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
ManagedRoute.cpp 2e1bc6e500 Cleaned up old code for attempted fix for ticket #600 7 роки тому
ManagedRoute.hpp 6d8e1e8783 More cleanup of old stuff. 7 роки тому
NeighborDiscovery.cpp 65c07afe05 Copyright updates for 2018. 7 роки тому
NeighborDiscovery.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
NetBSDEthernetTap.cpp ba07d1f91d cleanup 8 роки тому
NetBSDEthernetTap.hpp f09eedbd7a make it compilable 8 роки тому
OSUtils.cpp b4e2547052 Minor tweak to QNAP path getter 7 роки тому
OSUtils.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
OSXEthernetTap.cpp 65c07afe05 Copyright updates for 2018. 7 роки тому
OSXEthernetTap.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
Phy.hpp fe1fa20c6c Fix build on Intel C/C++ Compiler for Linux. 7 роки тому
PortMapper.cpp 65c07afe05 Copyright updates for 2018. 7 роки тому
PortMapper.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
README.md e61a40a956 docs 10 роки тому
TestEthernetTap.hpp 2751a6d56d cleanup 7 роки тому
Thread.hpp 65c07afe05 Copyright updates for 2018. 7 роки тому
WindowsEthernetTap.cpp 2ee358dbfc TAP driver requires input and output buffers for calls passed into DeviceIoControl 7 роки тому
WindowsEthernetTap.hpp d6e8a5f3ca Fix Windows compile error. 7 роки тому
freebsd_getifmaddrs.c ba07d1f91d cleanup 8 роки тому
freebsd_getifmaddrs.h ba07d1f91d cleanup 8 роки тому

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.