mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-12 20:28:27 +00:00
Back out of RPC... blech. Have a better idea.
This commit is contained in:
@ -42,7 +42,6 @@ const char *Packet::verbString(Verb v)
|
||||
case VERB_FRAME: return "FRAME";
|
||||
case VERB_MULTICAST_FRAME: return "MULTICAST_FRAME";
|
||||
case VERB_MULTICAST_LIKE: return "MULTICAST_LIKE";
|
||||
case VERB_RPC: return "RPC";
|
||||
}
|
||||
return "(unknown)";
|
||||
}
|
||||
|
Reference in New Issue
Block a user