mirror of
https://github.com/luscis/openlan.git
synced 2025-10-06 09:06:54 +08:00
fea: socket: support to negotiate key
This commit is contained in:
@@ -15,5 +15,5 @@ func PrintError(result []ovsdb.OperationResult) {
|
||||
}
|
||||
|
||||
func GenUUID() string {
|
||||
return libol.GenRandom(32)
|
||||
return libol.GenString(32)
|
||||
}
|
||||
|
Reference in New Issue
Block a user