projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64624b3
)
NEWS: Mention support for keys in CAPWAP.
author
Jesse Gross
<jesse@nicira.com>
Mon, 12 Sep 2011 17:43:46 +0000
(10:43 -0700)
committer
Jesse Gross
<jesse@nicira.com>
Mon, 12 Sep 2011 17:44:45 +0000
(10:44 -0700)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index ae6f55e7ac0f56fdb8d5ac11bd43e6110375d605..49ec0b15fa3e1b98d872e2955bbdaf283deb4f8b 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-11,6
+11,9
@@
Post-v1.2.0
new NXAST_RESUBMIT_TABLE action can look up in additional
tables. Tables 128 and above are reserved for use by the
switch itself; please use only tables 0 through 127.
+ - CAPWAP tunneling now supports an extension to transport a 64-key. By
+ default it remains compatible with the old version and other
+ standards-based implementations.
v1.2.0 - 03 Aug 2011
------------------------