You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Adam Ierymenko 3e21edb891
Remove a bunch of warnings by eliminating deprecated functions.
7 months ago
..
Arp.cpp Rest -> MPL except controller. 8 months ago
Arp.hpp Rest -> MPL except controller. 8 months ago
BSDEthernetTap.cpp Rest -> MPL except controller. 8 months ago
BSDEthernetTap.hpp Rest -> MPL except controller. 8 months ago
Binder.hpp Clear ifname buffer before copying into it. 7 months ago
BlockingQueue.hpp Rest -> MPL except controller. 8 months ago
EthernetTap.cpp Rest -> MPL except controller. 8 months ago
EthernetTap.hpp Rest -> MPL except controller. 8 months ago
ExtOsdep.cpp Rest -> MPL except controller. 8 months ago
ExtOsdep.hpp Rest -> MPL except controller. 8 months ago
Http.cpp Rest -> MPL except controller. 8 months ago
Http.hpp Rest -> MPL except controller. 8 months ago
LinuxEthernetTap.cpp Rest -> MPL except controller. 8 months ago
LinuxEthernetTap.hpp Rest -> MPL except controller. 8 months ago
LinuxNetLink.cpp Rest -> MPL except controller. 8 months ago
LinuxNetLink.hpp Rest -> MPL except controller. 8 months ago
MacDNSHelper.hpp Rest -> MPL except controller. 8 months ago
MacDNSHelper.mm Remove a bunch of warnings by eliminating deprecated functions. 7 months ago
MacEthernetTap.cpp Remove a bunch of warnings by eliminating deprecated functions. 7 months ago
MacEthernetTap.hpp Rest -> MPL except controller. 8 months ago
MacEthernetTapAgent.c Rest -> MPL except controller. 8 months ago
MacEthernetTapAgent.h Rest -> MPL except controller. 8 months ago
MacKextEthernetTap.cpp Remove a bunch of warnings by eliminating deprecated functions. 7 months ago
MacKextEthernetTap.hpp Rest -> MPL except controller. 8 months ago
ManagedRoute.cpp Rest -> MPL except controller. 8 months ago
ManagedRoute.hpp Rest -> MPL except controller. 8 months ago
NeighborDiscovery.cpp Rest -> MPL except controller. 8 months ago
NeighborDiscovery.hpp Rest -> MPL except controller. 8 months ago
NetBSDEthernetTap.cpp Rest -> MPL except controller. 8 months ago
NetBSDEthernetTap.hpp Rest -> MPL except controller. 8 months ago
OSUtils.cpp Rest -> MPL except controller. 8 months ago
OSUtils.hpp Rest -> MPL except controller. 8 months ago
Phy.hpp Rest -> MPL except controller. 8 months ago
PortMapper.cpp Rest -> MPL except controller. 8 months ago
PortMapper.hpp Rest -> MPL except controller. 8 months ago
README.md docs 11 years ago
Thread.hpp Rest -> MPL except controller. 8 months ago
WinDNSHelper.cpp Rest -> MPL except controller. 8 months ago
WinDNSHelper.hpp Rest -> MPL except controller. 8 months ago
WinFWHelper.cpp Rest -> MPL except controller. 8 months ago
WinFWHelper.hpp Rest -> MPL except controller. 8 months ago
WindowsEthernetTap.cpp Rest -> MPL except controller. 8 months ago
WindowsEthernetTap.hpp Rest -> MPL except controller. 8 months ago
freebsd_getifmaddrs.c cleanup 9 years ago
freebsd_getifmaddrs.h Updated licenses for 2019 7 years ago

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.