summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBen Pfaff <blp@ovn.org>2017-04-18 12:47:21 -0700
committerBen Pfaff <blp@ovn.org>2017-04-21 08:20:06 -0700
commit42c1e58e2952982568290a6e2fe9a6a84c355912 (patch)
treea7dc9d40aaa4999367a899a1c4a0c7320799f227 /NEWS
parent6846e91e6fb0c2da8b4ab6f64257bb259f221b77 (diff)
downloadopenvswitch-42c1e58e2952982568290a6e2fe9a6a84c355912.tar.gz
ovn-trace: Implement ct_next and ct_clear actions.
Signed-off-by: Ben Pfaff <blp@ovn.org> Acked-by: Miguel Angel Ajo <majopela@redhat.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eb825ac72..f0ada38b4 100644
--- a/NEWS
+++ b/NEWS
@@ -19,6 +19,7 @@ Post-v2.7.0
* Gratuitous ARP for NAT addresses on a distributed logical router.
* Allow ovn-controller SSL configuration to be obtained from vswitchd
database.
+ * ovn-trace now has basic support for tracing distributed firewalls.
- Add the command 'ovs-appctl stp/show' (see ovs-vswitchd(8)).
- OpenFlow:
* Increased support for OpenFlow 1.6 (draft).