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

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.