FAQ: Add question about meter support.
authorBen Pfaff <blp@nicira.com>
Mon, 17 Mar 2014 20:06:07 +0000 (13:06 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 17 Mar 2014 20:06:07 +0000 (13:06 -0700)
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Pritesh Kothari <pritesh.kothari@cisco.com>
FAQ

diff --git a/FAQ b/FAQ
index f46170c..a54bbf9 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -774,6 +774,13 @@ A: With the Linux kernel, the Open vSwitch implementation of QoS has
    tc-htb(8), tc-hfsc(8)), web resources (e.g. http://lartc.org/), or
    mailing lists (e.g. http://vger.kernel.org/vger-lists.html#netdev).
 
+Q: Does Open vSwitch support OpenFlow meters?
+
+A: Since version 2.0, Open vSwitch has OpenFlow protocol support for
+   OpenFlow meters.  There is no implementation of meters in the Open
+   vSwitch software switch (neither the kernel-based nor userspace
+   switches).
+
 
 VLANs
 -----