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

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.