Adam Ierymenko f754d716d0 Merge pull request #2493 from jfly/add-warning-about-allowDNS-on-linux 4 hónapja
..
Arp.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
Arp.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
BSDEthernetTap.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
BSDEthernetTap.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
Binder.hpp 2f2f864aa8 Clear ifname buffer before copying into it. 4 hónapja
BlockingQueue.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
EthernetTap.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
EthernetTap.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
ExtOsdep.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
ExtOsdep.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
Http.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
Http.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
LinuxEthernetTap.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
LinuxEthernetTap.hpp f754d716d0 Merge pull request #2493 from jfly/add-warning-about-allowDNS-on-linux 4 hónapja
LinuxNetLink.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
LinuxNetLink.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
MacDNSHelper.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
MacDNSHelper.mm 3e21edb891 Remove a bunch of warnings by eliminating deprecated functions. 4 hónapja
MacEthernetTap.cpp 3e21edb891 Remove a bunch of warnings by eliminating deprecated functions. 4 hónapja
MacEthernetTap.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
MacEthernetTapAgent.c f6d52dd96c Rest -> MPL except controller. 5 hónapja
MacEthernetTapAgent.h f6d52dd96c Rest -> MPL except controller. 5 hónapja
MacKextEthernetTap.cpp 3e21edb891 Remove a bunch of warnings by eliminating deprecated functions. 4 hónapja
MacKextEthernetTap.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
ManagedRoute.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
ManagedRoute.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
NeighborDiscovery.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
NeighborDiscovery.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
NetBSDEthernetTap.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
NetBSDEthernetTap.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
OSUtils.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
OSUtils.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
Phy.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
PortMapper.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
PortMapper.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
README.md e61a40a956 docs 10 éve
Thread.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
WinDNSHelper.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
WinDNSHelper.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
WinFWHelper.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
WinFWHelper.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
WindowsEthernetTap.cpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
WindowsEthernetTap.hpp f6d52dd96c Rest -> MPL except controller. 5 hónapja
freebsd_getifmaddrs.c ba07d1f91d cleanup 9 éve
freebsd_getifmaddrs.h 0e597191b8 Updated licenses for 2019 7 é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.