https://github.com/mdlayher/ethtool
Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.
https://github.com/mdlayher/ethtool
ethernet golang linux netlink networking
Last synced: 11 months ago
JSON representation
Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.
- Host: GitHub
- URL: https://github.com/mdlayher/ethtool
- Owner: mdlayher
- License: mit
- Created: 2021-01-09T20:19:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T14:03:34.000Z (12 months ago)
- Last Synced: 2025-05-15T12:02:31.029Z (11 months ago)
- Topics: ethernet, golang, linux, netlink, networking
- Language: Go
- Homepage: https://www.kernel.org/doc/html/latest/networking/ethtool-netlink.html
- Size: 104 KB
- Stars: 65
- Watchers: 5
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# ethtool [](https://github.com/mdlayher/ethtool/actions) [](https://pkg.go.dev/github.com/mdlayher/ethtool) [](https://goreportcard.com/report/github.com/mdlayher/ethtool)
Package `ethtool` allows control of the Linux ethtool generic netlink interface.
For more information, see:
https://www.kernel.org/doc/html/latest/networking/ethtool-netlink.html.