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

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.