summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBen Hutchings <bhutchings@solarflare.com>2011-08-04 23:01:37 +0100
committerBen Hutchings <bhutchings@solarflare.com>2011-08-04 23:01:45 +0100
commita6fc65beec03dd602d032a8046c004dce6634cb1 (patch)
tree5b1ecd02506baddbbc5cda169812426036901d86 /NEWS
parentbec03631c75f10237f118a6d9c9688506347f163 (diff)
downloadethtool-a6fc65beec03dd602d032a8046c004dce6634cb1.tar.gz
Release version 3.0.
Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1b2fca2..0340c5b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 3.0 - August 4, 2011
+
+ * Feature: Report supported pause frame modes
+ * Feature: Support firmware dump (-w and -W options)
+ * Feature: Report advertised and supported 20G link modes
+ * Feature: Add an 'l4data' option for ip4 filters (-U option)
+ * Fix: Correct swapped h_source and h_dest fields for ether filters
+ (-U option)
+ * Fix: Set ip_ver field correctly for ip4 filters (-U option)
+ * Fix: Correct parameter validation for -e and -E options; in
+ particular, treat the 'magic' value as unsigned
+
Version 2.6.39 - June 1, 2011
* Feature: Report some driver features (-i option)