aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>