aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPravin B Shelar <pshelar@nicira.com>2012-11-05 13:40:17 -0800
committerPravin B Shelar <pshelar@nicira.com>2012-11-05 13:40:17 -0800
commit1280bf0e51e963dd3de6ee1e530bd4d7ce376591 (patch)
treea95230117b01a0bfd5cfa0f2cc96da9b6af1cfe2 /NEWS
parent2315e6b5bc8da2aa690cd977fdd89543bb435488 (diff)
netdev: Deprecate CAPWAP support.
The CAPWAP implementation is just the encapsulation format and therefore really not the full protocol. While there were some uses of it (primarily hardware support and UDP transport). But these are most likely better provided by VXLAN. As a result, CAPWAP will be removed no earlier than February 2013. Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a9b9a496..b2360cfa 100644
--- a/NEWS
+++ b/NEWS
@@ -60,6 +60,7 @@ v1.9.0 - xx xxx xxxx
- Interface type "null".
- Numeric values for reserved ports (see "ovs-ofctl" note above).
- Tunnel Path MTU Discovery.
+ - CAPWAP tunnel support.
- The data in the RARP packets can now be matched in the same way as the
data in ARP packets.