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

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.