From: Jesse Gross Date: Mon, 12 Sep 2011 17:43:46 +0000 (-0700) Subject: NEWS: Mention support for keys in CAPWAP. X-Git-Tag: v1.3.0~328 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c87112ca1a90fe77cbba6c340ef7e30815b537f7;p=sliver-openvswitch.git NEWS: Mention support for keys in CAPWAP. --- diff --git a/NEWS b/NEWS index ae6f55e7a..49ec0b15f 100644 --- 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 ------------------------