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

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.