2
0
Adam Ierymenko 23391ff9da More OSX IPv6 fixes. 9 жил өмнө
..
Arp.cpp 4e4fd51117 boring doc stuff 9 жил өмнө
Arp.hpp 4e4fd51117 boring doc stuff 9 жил өмнө
BSDEthernetTap.cpp 4e4fd51117 boring doc stuff 9 жил өмнө
BSDEthernetTap.hpp 4e4fd51117 boring doc stuff 9 жил өмнө
BackgroundResolver.cpp 4e4fd51117 boring doc stuff 9 жил өмнө
BackgroundResolver.hpp 4e4fd51117 boring doc stuff 9 жил өмнө
Binder.hpp 82473c85e0 Default route override and route management in general now works in Linux. 9 жил өмнө
Http.cpp 536feb632c Support yet another old version of http-parser for CentOS/EPEL. 9 жил өмнө
Http.hpp 4e4fd51117 boring doc stuff 9 жил өмнө
LinuxEthernetTap.cpp 912ee199ed Tiny fixes to LinuxEthernetTap 9 жил өмнө
LinuxEthernetTap.hpp 4e4fd51117 boring doc stuff 9 жил өмнө
ManagedRoute.cpp 23391ff9da More OSX IPv6 fixes. 9 жил өмнө
ManagedRoute.hpp 3f2b21ce71 Do not shadow our own route twice on Mac if there is no default route. (Fix for issue found during IPv6 default route override testing.) 9 жил өмнө
OSUtils.cpp 32d9850263 More new CLI work. 9 жил өмнө
OSUtils.hpp 32d9850263 More new CLI work. 9 жил өмнө
OSXEthernetTap.cpp 23391ff9da More OSX IPv6 fixes. 9 жил өмнө
OSXEthernetTap.hpp 4e4fd51117 boring doc stuff 9 жил өмнө
Phy.hpp 37afa876a7 Linux bug fixes, small controller fix. 9 жил өмнө
PortMapper.cpp 51ced0cf41 GitHub issue #338 9 жил өмнө
PortMapper.hpp 4e4fd51117 boring doc stuff 9 жил өмнө
README.md e61a40a956 docs 10 жил өмнө
Thread.hpp 4e4fd51117 boring doc stuff 9 жил өмнө
WindowsEthernetTap.cpp 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! 9 жил өмнө
WindowsEthernetTap.hpp 4f237687ce Route management now works on Windows, including default route override! 1.1.6 very close! 9 жил өмнө

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.