File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,20 +15,19 @@ v2.5.0 - xx xxx xxxx
1515 * OpenFlow 1.4+ OFPTC_VACANCY_EVENTS is now implemented.
1616 * OpenFlow 1.4+ OFPMP_TABLE_DESC is now implemented.
1717 * Allow modifying the ICMPv4/ICMPv6 type and code fields.
18+ * OpenFlow 1.4+ OFPT_SET_ASYNC_CONFIG and OFPT_GET_ASYNC_CONFIG are
19+ now implemented.
1820 - ovs-ofctl:
1921 * New "out_group" keyword for OpenFlow 1.1+ matching on output group.
20- - Support for matching/generating options as well as the OAM bit with
21- Geneve tunnels.
22+ - Tunnels:
23+ * Geneve tunnels can now match and set options and the OAM bit.
24+ * The nonstandard GRE64 tunnel extension has been dropped.
2225 - Support Multicast Listener Discovery (MLDv1 and MLDv2).
2326 - Add 'symmetric_l3l4' and 'symmetric_l3l4+udp' hash functions.
2427 - sFlow agent now reports tunnel and MPLS structures.
25- - Added OpenFlow 1.4+ OFPT_SET_ASYNC_CONFIG and OFPT_GET_ASYNC_CONFIG
26- that allows controllers to have more precise control over OpenFlow1.4
27- asynchronous messages.
2828 - New 'check-system-userspace', 'check-kmod' and 'check-kernel' Makefile
2929 targets to run a new system testsuite. These tests can be run inside
3030 a Vagrant box. See INSTALL.md for details
31- - Dropped support for GRE64 tunnel.
3231 - Mark --syslog-target argument as deprecated. It will be removed in
3332 the next OVS release.
3433 - Added --user option to all daemons
Original file line number Diff line number Diff line change @@ -19,20 +19,19 @@ openvswitch (2.5.0-1) unstable; urgency=low
1919 * OpenFlow 1.4+ OFPTC_VACANCY_EVENTS is now implemented.
2020 * OpenFlow 1.4+ OFPMP_TABLE_DESC is now implemented.
2121 * Allow modifying the ICMPv4/ICMPv6 type and code fields.
22+ * OpenFlow 1.4+ OFPT_SET_ASYNC_CONFIG and OFPT_GET_ASYNC_CONFIG are
23+ now implemented.
2224 - ovs-ofctl:
2325 * New "out_group" keyword for OpenFlow 1.1+ matching on output group.
24- - Support for matching/generating options as well as the OAM bit with
25- Geneve tunnels.
26+ - Tunnels:
27+ * Geneve tunnels can now match and set options and the OAM bit.
28+ * The nonstandard GRE64 tunnel extension has been dropped.
2629 - Support Multicast Listener Discovery (MLDv1 and MLDv2).
2730 - Add 'symmetric_l3l4' and 'symmetric_l3l4+udp' hash functions.
2831 - sFlow agent now reports tunnel and MPLS structures.
29- - Added OpenFlow 1.4+ OFPT_SET_ASYNC_CONFIG and OFPT_GET_ASYNC_CONFIG
30- that allows controllers to have more precise control over OpenFlow1.4
31- asynchronous messages.
3232 - New 'check-system-userspace', 'check-kmod' and 'check-kernel' Makefile
3333 targets to run a new system testsuite. These tests can be run inside
3434 a Vagrant box. See INSTALL.md for details
35- - Dropped support for GRE64 tunnel.
3635 - Mark --syslog-target argument as deprecated. It will be removed in
3736 the next OVS release.
3837 - Added --user option to all daemons
You can’t perform that action at this time.
0 commit comments