mirror of
https://github.com/golang/sys.git
synced 2026-02-08 11:46:04 +03:00
The ethtool generic netlink interface also uses these constants in addition to the ones I previously added. For more information about this interface, see: https://www.kernel.org/doc/html/latest/networking/ethtool-netlink.html. Change-Id: I8861e5faa23bfc0179725314fc5a528486e328b2 Reviewed-on: https://go-review.googlesource.com/c/sys/+/283413 Trust: Matt Layher <mdlayher@gmail.com> Run-TryBot: Matt Layher <mdlayher@gmail.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>