]> pd.if.org Git - uuid/commit
Removed unused node variable.
authorNathan Wagner <nw@hydaspes.if.org>
Sun, 30 Sep 2012 19:48:29 +0000 (19:48 +0000)
committerNathan Wagner <nw@hydaspes.if.org>
Sun, 30 Sep 2012 19:54:35 +0000 (19:54 +0000)
commit89078e281093c442c5275050cad8867abc6885bf
treedf782b8a95356e37bcdc57d8eb1c45f56a28fa25
parent4c37f54654eadd36a24348e75fdc9ab9ddb7f745
Removed unused node variable.

The node is now calculated by read_state and in the state
structure.  The node could be reset by re-initializing
the state or calling the read state function.  Given that
the mac address is just used to provide additional uniqueness
its actual value doesn't really matter, so assuming it
wasn't just a bunch of zeroes or similar, there shouldn't
be any reason to re-determine it.
Makefile
internal.c
pduuid.h
t/sha1.c
t/uuidgen.c