Howdy, I've got two patches stored in my local git repository.
One corrects the directory hierarchy to move the include file into an include directory.
The other one fixes the case where a system has devices with hardware addresses that are zero or consist of other than six octets. Linux sit devices, for example, default to four bytes of zeros.
I can't create a text patch for the directory layout change, but the byte problem is included below.
If you want the direct (teste) push of both I need permissions.
Howdy, I've got two patches stored in my local git repository.
One corrects the directory hierarchy to move the include file into an include directory.
The other one fixes the case where a system has devices with hardware addresses that are zero or consist of other than six octets. Linux sit devices, for example, default to four bytes of zeros.
I can't create a text patch for the directory layout change, but the byte problem is included below.
If you want the direct (teste) push of both I need permissions.
src/uuid.erl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)