aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve McIntyre <steve.mcintyre@linaro.org>2015-12-24 12:59:21 +0000
committerSteve McIntyre <steve.mcintyre@linaro.org>2015-12-24 12:59:21 +0000
commit0487436edbdb1c13b1d90f15e4f5903ca65e586b (patch)
treec1a198daee71c778aa3ca875cef4c1504ed13e11
parent01997df678f032f715bd18dcdd5e8cdad706c79e (diff)
Update the README for 0.5 toov0.5
And release! Change-Id: I80182883982dbeac457923ea633ec8e31fb72a7d
-rw-r--r--README6
1 files changed, 5 insertions, 1 deletions
diff --git a/README b/README
index 9929f71..31a91b9 100644
--- a/README
+++ b/README
@@ -29,6 +29,10 @@ These cover a range of switches across a huge range of prices, from
100M up to 10G ports. VLANd supports interoperable VLANs across all
these devices, verified using the Linaro test lab and our test suite.
+VLANd also includes a "Dummy" switch driver which can be used for
+testing and validation. Read the comments in drivers/Dummy.py for more
+details on how to use it.
+
It is expected that more drivers will be included in future
releases. Please feel free to propose more target devices, or (better)
send patches!
@@ -119,5 +123,5 @@ the GNU General Public License, version 2 (or any later version). See
the accompanying COPYING file for more details.
--------------------------------------------------------------------------
-README for VLANd 0.4, 24th September 2015
+README for VLANd 0.5, 24th December 2015
Steve McIntyre <steve.mcintyre@linaro.org>