summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@ovn.org>2016-07-17 19:24:09 -0700
committerPravin B Shelar <pshelar@ovn.org>2016-07-26 16:55:27 -0700
commit763f638b7f34953ccae8b494c63d0dab7f326b41 (patch)
tree4f4ae1617b9af21483eb0dcec722d0b0dfbc9bba /NEWS
parent06aeda48052243c1ddc3ec23f6e4a3f3fc359b48 (diff)
downloadopenvswitch-763f638b7f34953ccae8b494c63d0dab7f326b41.tar.gz
travis: Update datapath target kernel list.
Update kernel list to latest stable release. Signed-off-by: Pravin B Shelar <pshelar@ovn.org> Acked-by: Jesse Gross <jesse@kernel.org>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 890e96e09..73d3fcf0c 100644
--- a/NEWS
+++ b/NEWS
@@ -79,6 +79,7 @@ Post-v2.5.0
* Dropped support for kernel older than 3.10.
* Removed VLAN splinters feature.
* Support for truncate action.
+ * Datapath supports kernel upto 4.6.
- Tunnels:
* Flow based tunnel match and action can be used for IPv6 address using
tun_ipv6_src, tun_ipv6_dst fields.