Skip to content

junka/ethtool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ethtool

A native go implementation of ethtool.

Command line parameters are compatible with original version 5.4

Take care that no data[0] structure in go

Compile & Run

make

./dist/ethtool -i eth0
./dist/ethtool -a eth0
./dist/ethtool -A eth0 tx on
...

About

ethtool in go

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors