Closed hdm closed 5 years ago
This PR removes the strict length checking of the hardware address length, this is necessary to use other link types (for example, a tun0 interface from OpenVPN).
tun0
Will check build failures and resubmit, thanks!
I totally missed this PR when I filed https://github.com/mdlayher/raw/issues/57. I have a PR https://github.com/mdlayher/raw/pull/58 that does this as well.
This PR removes the strict length checking of the hardware address length, this is necessary to use other link types (for example, a
tun0
interface from OpenVPN).