Simplify Phy<> to get rid of more indirections.

This commit is contained in:
Adam Ierymenko 2015-04-10 17:07:06 -07:00
parent 7576911951
commit 5572b7ffb6
7 changed files with 153 additions and 243 deletions

View file

@ -36,9 +36,6 @@ class NetworkConfigMaster;
/**
* ZeroTier One -- local VPN/NVF service built around ZeroTier core
*
* Actual implementation is under the fold, hence the pure virtual
* interface.
*/
class One
{