ovs-dpctl: Add -s option to print packet and byte counters.
[sliver-openvswitch.git] / ChangeLog
index 18f9228..bd0c40d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 post v1.1.0
 ------------------------
+    - The new "-s" option for "ovs-dpctl show" prints packet and byte
+      counters for each port.
     - Feature removals:
       - Dropped support for "tun_id_from_cookie" OpenFlow extension.
        (Use the extensible match extensions instead.)