File: doc.go

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 (4 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (3)
1
2
3
4
// 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.
package ethtool