* 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
Description
No description provided
Languages
Diff
100%