Whamcloud - gitweb
gen_uuid.c (uuid_generate_time): Fix bug pointed out by Ralf
authorTheodore Ts'o <tytso@mit.edu>
Fri, 30 Jan 2004 07:07:13 +0000 (02:07 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 30 Jan 2004 07:07:13 +0000 (02:07 -0500)
commit9c5534d48470471ec3480458b661e80d8bcfad66
tree71566bd6cc5db09956b025f035b80b17e01a938a
parentac0de52b4b6d55072a2baa9bd1efe060a52e64bf
gen_uuid.c (uuid_generate_time): Fix bug pointed out by Ralf
S. Engelshall; when generating a random ethernet address
because one is not available, set the least significant
bit of the first byte of the MAC address, since it is the
first bit to be transmitted, and is therefore the
multicast bit.
lib/uuid/ChangeLog
lib/uuid/gen_uuid.c