Joseph Henry 9cf74657e0 Commented out rtnetlink error debug trace 6 éve
..
Arp.cpp 0e597191b8 Updated licenses for 2019 6 éve
Arp.hpp 0e597191b8 Updated licenses for 2019 6 éve
BSDEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 éve
BSDEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 éve
Binder.hpp 9c51ce9c40 Windows build fixes, fix double/float types to get rid of warnings. 6 éve
BlockingQueue.hpp 0e597191b8 Updated licenses for 2019 6 éve
Http.cpp 0e597191b8 Updated licenses for 2019 6 éve
Http.hpp 0e597191b8 Updated licenses for 2019 6 éve
LinuxEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 éve
LinuxEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 éve
LinuxNetLink.cpp 9cf74657e0 Commented out rtnetlink error debug trace 6 éve
LinuxNetLink.hpp 0e597191b8 Updated licenses for 2019 6 éve
MacEthernetTap.cpp 02f0eead1c More new Mac ethernet tap bugs. 6 éve
MacEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 éve
MacEthernetTapAgent.c 02f0eead1c More new Mac ethernet tap bugs. 6 éve
MacEthernetTapAgent.h 0e597191b8 Updated licenses for 2019 6 éve
ManagedRoute.cpp 0e597191b8 Updated licenses for 2019 6 éve
ManagedRoute.hpp 0e597191b8 Updated licenses for 2019 6 éve
NeighborDiscovery.cpp 0e597191b8 Updated licenses for 2019 6 éve
NeighborDiscovery.hpp 0e597191b8 Updated licenses for 2019 6 éve
NetBSDEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 éve
NetBSDEthernetTap.hpp d3728d5859 cleanup 6 éve
OSUtils.cpp a0f47b12b4 Removed Synology-specific home path, changes made elsewhere in SPK 6 éve
OSUtils.hpp 4743ad0b16 Added convenience swtich for disabling JSON support in SDK build 6 éve
Phy.hpp 0e597191b8 Updated licenses for 2019 6 éve
PortMapper.cpp 0e597191b8 Updated licenses for 2019 6 éve
PortMapper.hpp 0e597191b8 Updated licenses for 2019 6 éve
README.md e61a40a956 docs 10 éve
TestEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 éve
Thread.hpp 0e597191b8 Updated licenses for 2019 6 éve
WindowsEthernetTap.cpp d43e810ecb Finally figured out how to update the network interface names on Windows so that they'll be visible in `ipconfig`, `Get-NetAdapter` etc. 6 éve
WindowsEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 éve
freebsd_getifmaddrs.c ba07d1f91d cleanup 9 éve
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 6 éve

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.