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

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.