mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
docs
This commit is contained in:
parent
4dec598fb8
commit
9a5f6f020f
7 changed files with 59 additions and 11 deletions
6
osnet/README.md
Normal file
6
osnet/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
Network and Virtual Network Port Interfaces for Real OSes
|
||||
======
|
||||
|
||||
This folder contains implementations of EthernetTap, EthernetTapFactory, and RoutingTable that bind to operating system level interfaces and drivers on Linux, Mac, Windows, and other platforms.
|
||||
|
||||
It also contains NativeSocketManager which implements SocketManager using standard sockets (or WinSock2) and select() for multiplexing.
|
|
@ -1,3 +0,0 @@
|
|||
This folder contains implementations of EthernetTap, EthernetTapFactory, and
|
||||
RoutingTable that bind to operating system level interfaces and drivers on
|
||||
Linux, Mac, Windows, and other platforms.
|
Loading…
Add table
Add a link
Reference in a new issue