2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-22 01:51:26 +00:00

NEWS: Note that OOT kernel module documentation has been removed.

Note that most documentation of the OOT kernel module has now been
removed.

Support for the OOT module was removed in the v3.0 release of Open vSwitch.
And is now no longer supported by any maintained versions of Open vSwitch.

Acked-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: Simon Horman <horms@ovn.org>
This commit is contained in:
Simon Horman 2025-04-29 11:33:37 +01:00
parent 6bd931716e
commit 8aa649c7b8

5
NEWS
View File

@ -18,6 +18,11 @@ Post-v3.5.0
- ovs-tcpdump:
* Update the --mirror-to option, adding support for specifying an
existing port as a mirror interface.
- Updated documentation to remove most documentation of kernel module
that was previously part of the OVS distribution. It was removed from
the OVS distribution in the 3.0 release and is no longer present in
any supported versions of OVS. The remaining documentation of this
kernel module relates to topics for older releases of OVS.
v3.5.0 - 17 Feb 2025