Skip to content

Commit

Permalink
NEWS: Move GTP-U entry to correct release.
Browse files Browse the repository at this point in the history
GTP-U support was released in 2.14, not 2.13.

Fixes: 3c6d05a ("userspace: Add GTP-U support.")
Acked-by: Greg Rose <gvrose8192@gmail.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
  • Loading branch information
igsilya committed Oct 25, 2020
1 parent f1ca9b7 commit a412db9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS
Expand Up @@ -48,6 +48,9 @@ v2.14.0 - 17 Aug 2020
- Tunnels: TC Flower offload
* Tunnel Local endpoint address masked match are supported.
* Tunnel Romte endpoint address masked match are supported.
- GTP-U Tunnel Protocol
* Add two new fields: tun_gtpu_flags, tun_gtpu_msgtype.
* Only support for userspace datapath.


v2.13.0 - 14 Feb 2020
Expand Down Expand Up @@ -95,9 +98,6 @@ v2.13.0 - 14 Feb 2020
- 'ovs-appctl dpctl/dump-flows' can now show offloaded=partial for
partially offloaded flows, dp:dpdk for fully offloaded by dpdk, and
type filter supports new filters: "dpdk" and "partially-offloaded".
- GTP-U Tunnel Protocol
* Add two new fields: tun_gtpu_flags, tun_gtpu_msgtype.
* Only support for userspace datapath.

v2.12.0 - 03 Sep 2019
---------------------
Expand Down

0 comments on commit a412db9

Please sign in to comment.