Fix some minor issues, now to reintegrate taps.

This commit is contained in:
Adam Ierymenko 2015-04-14 15:16:04 -07:00
parent 758b5caf94
commit 49d31613b9
3 changed files with 4 additions and 5 deletions

View file

@ -135,7 +135,7 @@ static void _jsonAppend(std::string &buf,const ZT1_VirtualNetworkConfig *nc)
"{"
"\"nwid\": \"%.16llx\","
"\"mac\": \"%.2x:%.2x:%.2x:%.2x:%.2x:%.2x\","
"\"name\": %s,"
"\"name\": \"%s\","
"\"status\": \"%s\","
"\"type\": \"%s\","
"\"mtu\": %u,"