Releases: safchain/ethtool
Releases · safchain/ethtool
v0.6.2
v0.6.1
What's Changed
- fix: add StatsWithBuffer method for optimized stats retrieval by @ritwikranjan in #106
New Contributors
- @ritwikranjan made their first contribution in #106
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- chore: fix comment by @suchsoon in #97
- bump CI deps by @safchain in #100
- remove map pointer indirection by @safchain in #101
- Added support for Indirection Table editing by @VladimiroPaschali in #98
- support identity nic by @halfcrazy in #99
- Bump golang.org/x/sys from 0.32.0 to 0.33.0 by @dependabot in #103
- Added Link Settings (GLINKSETTINGS/SLINKSETTINGS) Support by @halfcrazy in #102
- optimize large slice alloc in Stats by @halfcrazy in #105
New Contributors
- @suchsoon made their first contribution in #97
- @VladimiroPaschali made their first contribution in #98
- @halfcrazy made their first contribution in #99
Full Changelog: v0.5.10...v0.6.0
v0.5.10
v0.5.0
v0.4.1
What's Changed
- Conditionally inject supportedCapabilities by @gavinbunney in #81
New Contributors
- @gavinbunney made their first contribution in #81
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Bump golang.org/x/sys from 0.6.0 to 0.7.0 by @dependabot in #62
- ci(lint): setup yamllint by @mmorel-35 in #56
- Bump golang.org/x/sys from 0.7.0 to 0.10.0 by @dependabot in #66
- Add Names for supported capabilities of interfaces by @gutjuri in #47
- Bump golang.org/x/sys from 0.10.0 to 0.12.0 by @dependabot in #68
- Add support for ring/pause/priv-flags by @Asphaltt in #64
- Bump golang.org/x/sys from 0.12.0 to 0.13.0 by @dependabot in #70
- Fix ethtoolSsetInfo data type according to kernel's uapi ethtool_sset… by @madeelibm in #69
- Add support for setting coalesce configuration. by @gizmoguy in #74
- Bump golang.org/x/sys from 0.13.0 to 0.16.0 by @dependabot in #75
- Bump golang.org/x/sys from 0.16.0 to 0.19.0 by @dependabot in #78
- Bump golang.org/x/sys from 0.19.0 to 0.20.0 by @dependabot in #79
- add a new API to report report feature states by @ffromani in #49
- Bump golang.org/x/sys from 0.20.0 to 0.21.0 by @dependabot in #80
New Contributors
- @gutjuri made their first contribution in #47
- @Asphaltt made their first contribution in #64
- @madeelibm made their first contribution in #69
- @gizmoguy made their first contribution in #74
- @ffromani made their first contribution in #49
Full Changelog: v0.3.0...v0.4.0