Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 14 days ago
JSON representation

Package ethtool allows control of the Linux ethtool generic netlink interface. MIT Licensed.

Awesome Lists containing this project

README

        

# 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.