You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko 632d6e04ad Mac multicast bug fix -- GitHub issue #986 7 years ago
..
Arp.cpp Updated licenses for 2019 7 years ago
Arp.hpp Updated licenses for 2019 7 years ago
BSDEthernetTap.cpp Updated licenses for 2019 7 years ago
BSDEthernetTap.hpp Updated licenses for 2019 7 years ago
Binder.hpp Windows build fixes, fix double/float types to get rid of warnings. 7 years ago
BlockingQueue.hpp Updated licenses for 2019 7 years ago
Http.cpp Updated licenses for 2019 7 years ago
Http.hpp Updated licenses for 2019 7 years ago
LinuxEthernetTap.cpp Updated licenses for 2019 7 years ago
LinuxEthernetTap.hpp Updated licenses for 2019 7 years ago
LinuxNetLink.cpp Commented out rtnetlink error debug trace 7 years ago
LinuxNetLink.hpp Updated licenses for 2019 7 years ago
MacEthernetTap.cpp Mac multicast bug fix -- GitHub issue #986 7 years ago
MacEthernetTap.hpp Updated licenses for 2019 7 years ago
MacEthernetTapAgent.c More new Mac ethernet tap bugs. 7 years ago
MacEthernetTapAgent.h Updated licenses for 2019 7 years ago
ManagedRoute.cpp Updated licenses for 2019 7 years ago
ManagedRoute.hpp Updated licenses for 2019 7 years ago
NeighborDiscovery.cpp Updated licenses for 2019 7 years ago
NeighborDiscovery.hpp Updated licenses for 2019 7 years ago
NetBSDEthernetTap.cpp Updated licenses for 2019 7 years ago
NetBSDEthernetTap.hpp cleanup 7 years ago
OSUtils.cpp Removed Synology-specific home path, changes made elsewhere in SPK 7 years ago
OSUtils.hpp Added convenience swtich for disabling JSON support in SDK build 7 years ago
Phy.hpp Updated licenses for 2019 7 years ago
PortMapper.cpp Updated licenses for 2019 7 years ago
PortMapper.hpp Updated licenses for 2019 7 years ago
README.md docs 11 years ago
TestEthernetTap.hpp Updated licenses for 2019 7 years ago
Thread.hpp Updated licenses for 2019 7 years ago
WindowsEthernetTap.cpp Finally figured out how to update the network interface names on Windows so that they'll be visible in `ipconfig`, `Get-NetAdapter` etc. 7 years ago
WindowsEthernetTap.hpp Updated licenses for 2019 7 years ago
freebsd_getifmaddrs.c cleanup 9 years ago
freebsd_getifmaddrs.h Updated licenses for 2019 7 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.