X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=NEWS;h=58cc4fdeba55f988fa64d76dbfd56a0d87284bfe;hb=b592e72628c025ee0cc850127b90c96409c395df;hp=c74f5922b3a8b918549432346613930d43baf654;hpb=945cad7fb1f37dcf68cab62ccf72970bcd12fa50;p=openvswitch diff --git a/NEWS b/NEWS index c74f5922..58cc4fde 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,12 @@ post-v1.8.0 ------------------------ + - ovs-bugtool: New --ovs option to report only OVS related information. + - New %t and %T log escapes to identify the subprogram within a + cooperating group of processes or threads that emitted a log message. + The default log patterns now include this information. + - OpenFlow: + - Allow bitwise masking for SHA and THA fields in ARP, SLL and TLL + fields in IPv6 neighbor discovery messages, and IPv6 flow label. v1.8.0 - xx xxx xxxx