X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=debian%2Fchangelog;h=a0359bba395941c491f2aa896ca7319636e030e3;hb=72e8bf28bb38e8816435c64859fb350215b6a9e6;hp=b9518fb7b10c2dd5ddaa74c7077760fa95a5f588;hpb=24f974c481bc5230552b23d96312f645f7533cd3;p=sliver-openvswitch.git diff --git a/debian/changelog b/debian/changelog index b9518fb7b..a0359bba3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,7 +11,9 @@ 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. + - Datapath: + - Support for ipv6 set action. + - SKB mark matching and setting. - 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.