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

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.