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

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.