google / uuid

Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
BSD 3-Clause "New" or "Revised" License
5.26k stars 362 forks source link

Set an ifname if there are no network interfaces #34

Closed darkfeline closed 4 years ago

darkfeline commented 6 years ago

Fixes https://github.com/google/uuid/issues/31

pohly commented 4 years ago

@darkfeline: your changes were merged, right? https://github.com/google/uuid/commit/0cd6bf5da1e1c83f8b45653022c74f71af0538a4

Please close the PR.