Dirk Mueller 94ad13f072 - update to 2.17.2:
* OVS validated with DPDK 21.11.1.  It is recommended to use this version
    until further releases.

- update to 2.17.1:
  * To fix the Undefined Behavior issue causing the compiler to incorrectly
    optimize important parts of code, container iteration macros (e.g.,
    LIST_FOR_EACH) have been re-implemented in a UB-safe way.
  * Backwards compatibility has mostly been preserved, however the
    user-provided pointer is now set to NULL after the loop (unless it
    exited via "break;")
  * Users of libopenvswitch will need to double-check the use of such loop
    macros before compiling with a new version.
  * Since the change is limited to the definitions within the headers, the
    ABI is not affected.

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=230
2022-08-09 08:56:40 +00:00
2022-08-03 11:12:42 +00:00
2022-08-03 11:12:42 +00:00
2022-08-09 08:56:40 +00:00
Description
No description provided
22 MiB
Languages
Diff 100%