From: Thomas Graf Date: Wed, 22 Apr 2015 07:49:43 +0000 (+0200) Subject: NEWS: Leave a comment that vports are now separate kernel modules X-Git-Tag: v2.4.0~282 X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fovs.git;a=commitdiff_plain;h=d0d986a5d9c3b660aef4d3504028252c9e29c500 NEWS: Leave a comment that vports are now separate kernel modules Signed-off-by: Thomas Graf Acked-by: Flavio Leitner --- diff --git a/NEWS b/NEWS index 87460a712..a78e79c2b 100644 --- a/NEWS +++ b/NEWS @@ -77,6 +77,9 @@ Post-v2.3.0 numbers. OpenFlow is 6653 and OVSDB is 6640. - Support for DPDK vHost. - Support for outer UDP checksums in Geneve and VXLAN. + - The kernel vports with dependencies are no longer part of the overall + openvswitch.ko but built and loaded automatically as individual kernel + modules (vport-*.ko). v2.3.0 - 14 Aug 2014