Go to file
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
.gitattributes Accepting request 55634 from home:pmullaney:openvswitch 2010-12-11 16:10:38 +00:00
.gitignore Accepting request 55634 from home:pmullaney:openvswitch 2010-12-11 16:10:38 +00:00
0001-openvswitch-merge-compiler.h-files-into-one-file.patch - update to 2.17.2: 2022-08-03 11:12:42 +00:00
0002-build-Seperated-common-used-headers.patch - update to 2.17.2: 2022-08-03 11:12:42 +00:00
Don-t-change-permissions-of-dev-hugepages.patch Accepting request 965755 from home:susnux:network 2022-03-30 07:41:26 +00:00
install-ovsdb-tools.patch Accepting request 957920 from home:susnux:branches:network 2022-03-03 21:11:12 +00:00
Module.supported.updates Accepting request 461859 from home:markoschandras:network 2017-03-13 15:00:26 +00:00
openvswitch-2.17.2.tar.gz - update to 2.17.2: 2022-08-03 11:12:42 +00:00
openvswitch-rpmlintrc Accepting request 965755 from home:susnux:network 2022-03-30 07:41:26 +00:00
openvswitch.changes - update to 2.17.2: 2022-08-03 11:12:42 +00:00
openvswitch.spec - update to 2.17.2: 2022-08-09 08:56:40 +00:00
preamble Accepting request 106537 from home:onielsen:branches:network 2012-02-25 12:59:37 +00:00
Run-openvswitch-as-openvswitch-openvswitch.patch Accepting request 965755 from home:susnux:network 2022-03-30 07:41:26 +00:00
Use-double-hash-for-OVS_USER_ID-comment.patch Accepting request 965755 from home:susnux:network 2022-03-30 07:41:26 +00:00
Use-strongswan-for-openvswitch-ipsec-service.patch Accepting request 965755 from home:susnux:network 2022-03-30 07:41:26 +00:00