Fork OSXEthernetTapFactory -> BSDEthernetTapFactory

This commit is contained in:
Adam Ierymenko 2014-12-19 13:34:06 -08:00
parent ff539c22f9
commit 1a02bcc9f5
4 changed files with 161 additions and 8 deletions

View file

@ -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>