On Tue, Feb 07, 2017 at 08:40:21PM -0800, Andy Zhou wrote:
> Currently, there is no way for an OVSDB server to ID itself. This patch
> adds a UUID field that is populated every time OVSDB server runs.
> Later patch will make use this UUID to detect and stop and OVSDB server
> from replicating itself.
> 
> Signed-off-by: Andy Zhou <[email protected]>

I don't think I'd bother with ovsdb_server_get_uuid() being inline,
since it's not a fast path.  Maybe it's not worth having a helper, in
fact.

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to