- Update to new upstream release 3.8

* Feature: Allow setting destination MAC address in L3/L4 flow
    spec rules (-N/-U option)
  * Fix: Show full 64 bits of user-data (-n/-u option)
  * Fix: Add version check for et131x regs (-d option)
  * Doc: Improve description of -f, -t, -s, -N/-U, -W options in
    man page
  * Fix: Restore 20000baseKR2 cap display (no options)

OBS-URL: https://build.opensuse.org/package/show/network:utilities/ethtool?expand=0&rev=38
This commit is contained in:
2013-04-22 20:07:25 +00:00
committed by Git OBS Bridge
parent 0617376942
commit 16918ad7ae
6 changed files with 28 additions and 16 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Apr 22 20:05:30 UTC 2013 - puzel@suse.com
- Update to new upstream release 3.8
* Feature: Allow setting destination MAC address in L3/L4 flow
spec rules (-N/-U option)
* Fix: Show full 64 bits of user-data (-n/-u option)
* Fix: Add version check for et131x regs (-d option)
* Doc: Improve description of -f, -t, -s, -N/-U, -W options in
man page
* Fix: Restore 20000baseKR2 cap display (no options)
-------------------------------------------------------------------
Mon Dec 17 09:08:25 UTC 2012 - puzel@suse.com