X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=eaf4d85f30bf2700c9c2c909fb9ab6133eccd654;hb=4cd78906a0c30cc2de0a6a0370c6b2cf1b7853b2;hp=ba39a17a2e0fbebae7973f6de0b9a9e2d6b7ba27;hpb=045b2e5c77d02cd0d7bba046e2dbed72ec4828c8;p=openvswitch diff --git a/ChangeLog b/ChangeLog index ba39a17a..eaf4d85f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,9 +4,16 @@ post v1.1.0 counters for each port. - ovs-vsctl: - New "show" command to print an overview of configuration. + - ovs-brcompatd has been rewritten to fix long-standing bugs. - ovs-openflowd has been renamed test-openflowd and moved into the tests directory. Its presence confused too many users. Please use ovs-vswitchd instead. + - "configure" option --with-l26 has been renamed --with-linux, and + --with-l26-source has been renamed --with-linux-source. The old + names will be removed after the next release, so please update + your scripts. + - The "-2.6" suffix has been dropped from the datapath/linux-2.6 and + datapath/linux-2.6/compat-2.6 directories. - Feature removals: - Dropped support for "tun_id_from_cookie" OpenFlow extension. (Use the extensible match extensions instead.)