aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@nicira.com>2012-10-05 17:55:02 -0700
committerPravin B Shelar <pshelar@nicira.com>2012-10-05 17:55:02 -0700
commit2de795adb9632fc07ea49ced36eaa17c3f3fd106 (patch)
treedf16121bf33ee3f88b1e73afcd7226f55eb1e3c8 /NEWS
parenta457574880b01a30c16e9b92c9ead760631de3c1 (diff)
datapath: 64-bit GRE support
Extend GRE to have a 64-bit key. Use GRE sequence number to store upper 32-bits of the key, but this is not standard way of using GRE sequence number. Bug #13186 Signed-off-by: Pravin B Shelar <pshelar@nicira.com> Acked-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 29fd9f37..d841cb32 100644
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,7 @@ post-v1.8.0
program was not included in distribution packaging.)
- ovsdb-server now enforces the immutability of immutable columns. This
was not enforced in earlier versions due to an oversight.
+ - New support for a nonstandard form of GRE that supports a 64-bit key.
- The following features are now deprecated. They will be removed no
earlier than February 2013. Please email dev@openvswitch.org with
concerns.