The `SIOCGIFMEDIA` ioctl was changed in OpenBSD to take a `uint64_t` for `ifm_ulist` in [this OpenBSD commit][1]. The current code results in a buffer overflow. Resolves #16 [1]: f2a0e42315
f2a0e42315