[ovs-dev] [PATCH 1/2] FAQ: Shift IPFIX into the feature support table.

Joe Stringer joe at ovn.org
Thu Apr 28 21:39:08 UTC 2016


Signed-off-by: Joe Stringer <joe at ovn.org>
---
 FAQ.md | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/FAQ.md b/FAQ.md
index 28680d69bd3a..0df6d072e177 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -204,6 +204,7 @@ Tunnel - Geneve       |      3.18      |       YES      |    YES    |   NO    |
 QoS - Policing        |      YES       |       YES      |    NO     |   NO    |
 QoS - Shaping         |      YES       |       YES      |    NO     |   NO    |
 sFlow                 |      YES       |       YES      |    YES    |   NO    |
+IPFIX                 |      3.10      |       YES      |    YES    |   NO    |
 Set action            |      YES       |       YES      |    YES    | PARTIAL |
 NIC Bonding           |      YES       |       YES      |    YES    |   NO    |
 Multiple VTEPs        |      YES       |       YES      |    YES    |   NO    |
@@ -323,12 +324,6 @@ A: Tunnel virtual ports are not supported, as described in the
    actions.  On Linux kernels before 2.6.39, maximum-sized VLAN packets
    may not be transmitted.
 
-### Q: What Linux kernel versions does IPFIX flow monitoring work with?
-
-A: IPFIX flow monitoring requires the Linux kernel module from Linux
-   3.10 or later, or the out-of-tree module from Open vSwitch version
-   1.10.90 or later.
-
 ### Q: Should userspace or kernel be upgraded first to minimize downtime?
 
    In general, the Open vSwitch userspace should be used with the
-- 
2.1.4




More information about the dev mailing list