X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=bb80bebfe5984ef742360ad7faaf791180c65c7a;hb=72e8bf28bb38e8816435c64859fb350215b6a9e6;hp=037296574b90a8f6e48ca2d929f5a837c2ba94e6;hpb=24f974c481bc5230552b23d96312f645f7533cd3;p=openvswitch diff --git a/NEWS b/NEWS index 03729657..bb80bebf 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,9 @@ 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. - - 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.