X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fchangelog;h=41c3b94e5521f365fdcf668fb978c4447dc93102;hb=77465eb3933f11e3b65d145f3e78c28b108d7bb6;hp=ac5f158a6a094f93081ea90972706843f7618fde;hpb=05a9d485c061495d0ba83bff7e26d6eb077688aa;p=sliver-openvswitch.git diff --git a/debian/changelog b/debian/changelog index ac5f158a6..41c3b94e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,10 @@ openvswitch (1.9.0-1) unstable; urgency=low - 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. + - Datapath: + - Support for ipv6 set action. + - SKB mark matching and setting. + - support for Linux kernels up to 3.7 - 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. @@ -45,6 +49,7 @@ openvswitch (1.9.0-1) unstable; urgency=low - The following features are now deprecated. They will be removed no earlier than February 2013. Please email dev@openvswitch.org with concerns. + - Bridge compatibility. - Stable bond mode. - The autopath action. - Interface type "null".