X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=3cb1bd3e625e4f46042eb83b6c270c489c5f00be;hb=e5f77cc3e33d68cf6467842073514cf4d008b852;hp=e00deaed4aedededf02e09aca3ad664d0f0c6115;hpb=4cceacb94cfc1d75a961d3d746d2ae369c397ae5;p=openvswitch diff --git a/NEWS b/NEWS index e00deaed..3cb1bd3e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ -post-v1.8.0 ------------------------- +post-v1.9.0 +-------------------- + + +v1.9.0 - xx xxx xxxx +-------------------- + - The tunneling code no longer assumes input and output keys are symmetric. + If they are not, PMTUD needs to be disabled for tunneling to work. Note + this only applies to flow-based keys. - FreeBSD is now a supported platform, thanks to code contributions from Gaetano Catalli, Ed Maste, and Giuseppe Lettieri. - ovs-bugtool: New --ovs option to report only OVS related information.