X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=vswitchd%2Fvswitch.xml;h=602e68713db4e052646122d3aad71020d5bdf93f;hb=05a9d485c061495d0ba83bff7e26d6eb077688aa;hp=c181b95aeab1b6bd940bd2620136756677dd9cee;hpb=81816a5fe8ddd96a296fabc8ea8069e9a19a2631;p=openvswitch diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index c181b95a..602e6871 100644 --- a/vswitchd/vswitch.xml +++ b/vswitchd/vswitch.xml @@ -1233,6 +1233,9 @@ implemented. UDP ports 58881 and 58882 are used as the source and destination ports respectively. CAPWAP is currently supported only with the Linux kernel datapath with kernel version 2.6.26 or later. + + CAPWAP support is deprecated and will be removed no earlier than + February 2013.
patch
@@ -1385,16 +1388,6 @@

Only gre interfaces support these options.

- - - Enable caching of tunnel headers and the output path. This can lead - to a significant performance increase without changing behavior. In - general it should not be necessary to adjust this setting. However, - the caching can bypass certain components of the IP stack (such as - iptables) and it may be useful to disable it if these - features are required or as a debugging measure. Default is enabled, - set to false to disable. -