File: README.md

package info (click to toggle)
golang-github-mdlayher-ethtool 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 580 bytes parent folder | download | duplicates (3)
1
2
3
4
5
# ethtool [![Test Status](https://github.com/mdlayher/ethtool/workflows/Test/badge.svg)](https://github.com/mdlayher/ethtool/actions) [![Go Reference](https://pkg.go.dev/badge/github.com/mdlayher/ethtool.svg)](https://pkg.go.dev/github.com/mdlayher/ethtool) [![Go Report Card](https://goreportcard.com/badge/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.