Adam Ierymenko 632d6e04ad Mac multicast bug fix -- GitHub issue #986 6 years ago
..
Arp.cpp 0e597191b8 Updated licenses for 2019 6 years ago
Arp.hpp 0e597191b8 Updated licenses for 2019 6 years ago
BSDEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 years ago
BSDEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
Binder.hpp 9c51ce9c40 Windows build fixes, fix double/float types to get rid of warnings. 6 years ago
BlockingQueue.hpp 0e597191b8 Updated licenses for 2019 6 years ago
Http.cpp 0e597191b8 Updated licenses for 2019 6 years ago
Http.hpp 0e597191b8 Updated licenses for 2019 6 years ago
LinuxEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 years ago
LinuxEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
LinuxNetLink.cpp 9cf74657e0 Commented out rtnetlink error debug trace 6 years ago
LinuxNetLink.hpp 0e597191b8 Updated licenses for 2019 6 years ago
MacEthernetTap.cpp 632d6e04ad Mac multicast bug fix -- GitHub issue #986 6 years ago
MacEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
MacEthernetTapAgent.c 02f0eead1c More new Mac ethernet tap bugs. 6 years ago
MacEthernetTapAgent.h 0e597191b8 Updated licenses for 2019 6 years ago
ManagedRoute.cpp 0e597191b8 Updated licenses for 2019 6 years ago
ManagedRoute.hpp 0e597191b8 Updated licenses for 2019 6 years ago
NeighborDiscovery.cpp 0e597191b8 Updated licenses for 2019 6 years ago
NeighborDiscovery.hpp 0e597191b8 Updated licenses for 2019 6 years ago
NetBSDEthernetTap.cpp 0e597191b8 Updated licenses for 2019 6 years ago
NetBSDEthernetTap.hpp d3728d5859 cleanup 6 years ago
OSUtils.cpp a0f47b12b4 Removed Synology-specific home path, changes made elsewhere in SPK 6 years ago
OSUtils.hpp 4743ad0b16 Added convenience swtich for disabling JSON support in SDK build 6 years ago
Phy.hpp 0e597191b8 Updated licenses for 2019 6 years ago
PortMapper.cpp 0e597191b8 Updated licenses for 2019 6 years ago
PortMapper.hpp 0e597191b8 Updated licenses for 2019 6 years ago
README.md e61a40a956 docs 10 years ago
TestEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
Thread.hpp 0e597191b8 Updated licenses for 2019 6 years ago
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 years ago
WindowsEthernetTap.hpp 0e597191b8 Updated licenses for 2019 6 years ago
freebsd_getifmaddrs.c ba07d1f91d cleanup 8 years ago
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 6 years ago

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.