summaryrefslogtreecommitdiff
path: root/FAQ.md
diff options
context:
space:
mode:
authorJoe Stringer <joestringer@nicira.com>2015-09-09 14:34:48 -0700
committerPravin B Shelar <pshelar@nicira.com>2015-09-18 13:27:24 -0700
commitc0cddcec396974aed9a59f8abb4d3e276232fe26 (patch)
treeb218315ce399d020d0642d430724142fe4cee928 /FAQ.md
parent1b494f3e2395b8df1df4e3302b423ec3cf77963e (diff)
downloadopenvswitch-c0cddcec396974aed9a59f8abb4d3e276232fe26.tar.gz
datapath: Add support for 4.1 kernel.
Signed-off-by: Joe Stringer <joestringer@nicira.com> Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/FAQ.md b/FAQ.md
index b9ba18b32..7ade627df 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -156,6 +156,7 @@ A: The following table lists the Linux kernel versions against which the
| 2.1.x | 2.6.32 to 3.11
| 2.3.x | 2.6.32 to 3.14
| 2.4.x | 2.6.32 to 4.0
+| 2.5.x | 2.6.32 to 4.1
Open vSwitch userspace should also work with the Linux kernel module
built into Linux 3.3 and later.