aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2011-10-17 11:24:37 -0700
committerBen Pfaff <blp@nicira.com>2011-10-24 12:23:28 -0700
commit10500639d5756986a587116ca1b8b42764f5ace2 (patch)
treef20d2409615181cd70fe3ba0596d2896ce1f8e66 /NEWS
parent4be00e48e29f84e9b08e590ac2e3adbc9d99273f (diff)
ovs-dpctl: Add new "set-if" command.
I have found this useful for testing tunnel configuration.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2bd710bc..264581c2 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@ Post-v1.2.0
information about all interfaces with CFM enabled.
- If no argument is provided for "lacp/show", displays detailed
information about all ports with LACP enabled.
+ - ovs-dpctl:
+ - New "set-if" command to modify a datapath port's configuration.
- ovs-vswitchd:
- The software switch now supports 255 OpenFlow tables, instead
of just one. By default, only table 0 is consulted, but the