summaryrefslogtreecommitdiff
path: root/lib/uuid.h
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-0/+12
* lib, ovsdb: Adapt headers for C++ usageYi-Hung Wei2017-12-011-0/+8
* uuid: New function uuid_random().Ben Pfaff2017-10-241-0/+1
* uuid: New function uuid_is_partial_match().Ben Pfaff2017-05-031-1/+2
* uuid: New macro UUID_ZERO for an all-zero expression or initializer.Ben Pfaff2017-02-081-0/+3
* ovn-controller: Tie OpenFlow and logical flows using OpenFlow cookie.Ben Pfaff2016-12-281-1/+2
* Break uuid.h into private and public partsBen Warren2016-04-141-18/+1
* dpif: Always generate RFC4122 UUIDs for UFID.Joe Stringer2015-06-091-0/+1
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* uuid: Correct name of header file in comment.Justin Pettit2011-01-111-1/+1
* uuid: New function uuid_from_string_prefix().Ben Pfaff2010-02-151-0/+1
* ovsdb: Save some space in the log for newly inserted records.Ben Pfaff2010-01-111-1/+2
* Implement RFC 4122-compliant UUIDs.Ben Pfaff2009-11-041-0/+80