Fix some minor issues, now to reintegrate taps.
This commit is contained in:
parent
758b5caf94
commit
49d31613b9
3 changed files with 4 additions and 5 deletions
|
@ -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,"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue