mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-07-31 03:51:02 -07:00
Fork OSXEthernetTapFactory -> BSDEthernetTapFactory
This commit is contained in:
parent
ff539c22f9
commit
1a02bcc9f5
4 changed files with 161 additions and 8 deletions
|
@ -25,8 +25,8 @@
|
|||
* LLC. Start here: http://www.zerotier.com/
|
||||
*/
|
||||
|
||||
#ifndef ZT_LINUXETHERNETTAPFACTORY_HPP
|
||||
#define ZT_LINUXETHERNETTAPFACTORY_HPP
|
||||
#ifndef ZT_OSXETHERNETTAPFACTORY_HPP
|
||||
#define ZT_OSXETHERNETTAPFACTORY_HPP
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue