Commit Graph

134 Commits

Author SHA256 Message Date
656a62a896 Accepting request 1178479 from home:jamborm:gcc14fixes
- GCC 14 started to advertise c_atomic extension, older versions
  didn't do that.  Add check for __clang__, so GCC doesn't include
  headers designed for Clang
  (openvswitch-2.17.8-gcc14-build-fix.patch) [boo#1225906]

OBS-URL: https://build.opensuse.org/request/show/1178479
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=259
2024-06-06 08:30:34 +00:00
d7664db00a Accepting request 1151380 from home:dimstar:rpm4.20:o
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151380
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=257
2024-03-01 12:41:20 +00:00
Duraisankar P
e2f18d8bbd Accepting request 1146716 from home:dpitchumani:branches:openSUSE:Factory
- Fix CVE-2023-3966 [bsc#1219465] openvswitch3: Invalid memory access in Geneve with HW offload
- Added patch,
      +openvswitch-CVE-2023-3966.patch

OBS-URL: https://build.opensuse.org/request/show/1146716
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=255
2024-02-26 07:09:11 +00:00
362e50dfde Accepting request 1143536 from home:dpitchumani:branches:openSUSE:Factory
Description :
- Fix CVE-2023-5366 [bsc#1216002], openvswitch: missing masks on a final stage with ports trie
- Added patch,
   * CVE-2023-5366.patch

Action:
Submit home:dpitchumani:branches:openSUSE:Factory/openvswitch => network/openvswitch

OBS-URL: https://build.opensuse.org/request/show/1143536
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=253
2024-02-05 15:56:24 +00:00
95221c70c1 - convert to sysuser generated users
- Add BuildRequires on python-setuptools. Previously this was pulled
  by python-Sphinx in the build environment.
       CVE-2023-3152.patch
     CVE-2023-1668.patch
   Some of the features are,
   -For more details, check
   - Added ovsb tool install patch,
     * install-ovsdb-tools.patch
- add openssl(cli) dependency on pki (bsc#1185839)
  https://github.com/openvswitch/ovs/blob/v2.14.2/NEWS
  (bsc#1181742).
- Fix wrong default directories for OVS python utilities (bsc#1176273).
  https://github.com/openvswitch/ovs/blob/v2.14.0/NEWS
  https://github.com/ovn-org/ovn/blob/v20.06.2/NEWS
- add missing provides/obsoletes for python3-openvswitch-test
- Update openvswitch to 2.13.0.
    https://github.com/openvswitch/ovs/blob/v2.13.0/NEWS
  https://github.com/openvswitch/ovs/blob/master/NEWS
- Update DPDK dependency to support DPDK 18.11.2.
  * 0001-rhel-secure-openvswitch-useropts.patch
- Use temporary directory for python build.
  including:
     - Support for the kernel versions 4.18.x
 * 0001-python-c-ext-Fix-memory-leak-in-Parser_finish.patch
  * 0001-utilities-Add-script-to-support-DPDK-option-migratio.patch
- Replace references to /var/adm/fillup-templates with new
  removed (bsc#1050896)
  builds on aarch64 now
- fix rcX link

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=251
2023-12-14 12:03:53 +00:00
8e59917189 Accepting request 1130820 from home:anag:AllStaging
- Add BuildRequires on python-setuptools. Previously this was pulled 
  by python-Sphinx in the build environment.

OBS-URL: https://build.opensuse.org/request/show/1130820
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=249
2023-12-05 09:42:40 +00:00
Duraisankar P
2fa8fb38ca - Fix CVE-2023-3153 [bsc#1212125], VUL-0: CVE-2023-3153: openvswitch,openvswitch3: service monitor MAC flow is not rate limited
- Added patch,
       CVE-2023-3152.patch

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=247
2023-09-07 11:39:57 +00:00
e4a743678d Accepting request 1087541 from home:dpitchumani:branches:network
Description: 
- Fix CVE-2023-1668 [bsc#1210054], openvswitch: remote traffic denial of service via crafted packets with IP proto 0
- Added patch,
     CVE-2023-1668.patch 

Actions:
- submit home:dpitchumani:branches:network/openvswitch => network/openvswitch

OBS-URL: https://build.opensuse.org/request/show/1087541
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=245
2023-05-18 11:46:20 +00:00
7eb5be33d8 Accepting request 1083952 from home:dimstar:Factory
- Remove python/ovs/dirs.py prior to building: have this
  re-generated based on the shipped template (boo#1210479).

OBS-URL: https://build.opensuse.org/request/show/1083952
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=243
2023-05-03 16:02:25 +00:00
Reinhard Max
ee8143d3f4 Accepting request 1077608 from home:dpitchumani:branches:openSUSE:Factory
Description: 
- Update OVS to version v3.1.0 and OVN to version v23.03.0

Actions:
- submit home:dpitchumani:branches:openSUSE:Factory/openvswitch => netowkr/openvswitch

Features:
   - ovs-vswitchd now detects changes in CPU affinity and adjusts the number
     of handler and revalidator threads if necessary.
   - AF_XDP:
     * Added support for building with libxdp and libbpf >= 0.7.
     * Support for AF_XDP is now enabled by default if all dependencies are
       available at the build time.  Use --disable-afxdp to disable.
       Use --enable-afxdp to fail the build if dependencies are not present.
   - ovs-appctl:
     * "ovs-appctl ofproto/trace" command can now display port names with the
       "--names" option.
   - OVSDB-IDL:
     * Add the support to specify the persistent uuid for row insert in both
       C and Python IDLs.
   - Windows:
     * Conntrack IPv6 fragment support.
   - DPDK:
     * Add support for DPDK 22.11.1.
   - For the QoS max-rate and STP/RSTP path-cost configuration OVS now assumes
     10 Gbps link speed by default in case the actual link speed cannot be
     determined.  Previously it was 10 Mbps.  Values can still be overridden
     by specifying 'max-rate' or '[r]stp-path-cost' accordingly.
   - OpenFlow:
     * New OpenFlow extension NXT_CT_FLUSH to flush connections matching
       the specified fields.
   - ovs-ctl:
     * New option '--dump-hugepages' to include hugepages in core dumps. This
       can assist with postmortem analysis involving DPDK, but may also produce
       significantly larger core dump files.
   - ovs-dpctl and 'ovs-appctl dpctl/' commands:
     * 'flush-conntrack' is now capable of handling partial 5-tuple,
        with additional optional parameter to specify the reply direction.
   - ovs-ofctl:
     * New command 'flush-conntrack' that accepts zone and 5-tuple (or partial
       5-tuple) for both directions.
   - Support for travis-ci.org based continuous integration builds has been
     dropped.
   - Userspace datapath:
     * Add '-secs' argument to appctl 'dpif-netdev/pmd-rxq-show' to show
       the pmd usage of an Rx queue over a configurable time period.
     * Add new experimental PMD load based sleeping feature. PMD threads can
       request to sleep up to a user configured 'pmd-maxsleep' value under
       low load conditions.
   -For more details, check 
      https://github.com/openvswitch/ovs/blob/v3.1.0/NEWS
   -Includes secrity fix for CVE-2022-4338 (bsc#1206580) and CVE-2022-4337 (bsc#1206581)
- OVN package is not included as new version with API chnages are not yet released.
- Removed upstreamed patches,
   * 0001-Replace-deprecated-var-run-with-run.patch
   * openvswitch-CVE-2021-36980.patch
- Added ovsb tool install patch, 
   * install-ovsdb-tools.patch

OBS-URL: https://build.opensuse.org/request/show/1077608
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=238
2023-04-06 09:47:29 +00:00
38ecd810de - add 0001-m4-Test-avx512-for-x86-only.patch
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=235
2022-09-29 13:02:01 +00:00
6a17311000 Accepting request 1006931 from home:dirkmueller:Factory
- add a77ad9693c8b49055389559187fe74eddb619746.patch to avoid
  the cpu detection code being compiled with AVX512 enabled

OBS-URL: https://build.opensuse.org/request/show/1006931
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=234
2022-09-29 12:06:16 +00:00
3f4674e0ba Accepting request 1003045 from home:AndreasStieger:branches:network
fix tests with GNU grep 3.8 boo#1203239

OBS-URL: https://build.opensuse.org/request/show/1003045
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=232
2022-09-13 07:10:22 +00:00
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
31714c7a75 - update to 2.17.2:
- Bug fixes
  - DPDK:
    * OVS validated with DPDK 21.11.1.  It is recommended to use this version
      until further releases.
  - Bug fixes
  - libopenvswitch API change:
    * 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.
- refresh 0001-openvswitch-merge-compiler.h-files-into-one-file.patch
  0002-build-Seperated-common-used-headers.patch

OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=229
2022-08-03 11:12:42 +00:00
920b9cedb9 Accepting request 977074 from home:dimstar:Factory
- Allow dpdk version 21.11.

OBS-URL: https://build.opensuse.org/request/show/977074
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=227
2022-05-14 16:04:31 +00:00
e6a9ac2ea1 Accepting request 972247 from home:susnux:network
- Python package: Do not use C json parser on 32bit as large numbers
  will overflow.

Fixed ovn on i586

OBS-URL: https://build.opensuse.org/request/show/972247
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=225
2022-04-26 15:37:21 +00:00
6e6d5f61e6 Accepting request 966656 from home:susnux:network
Fix to submit to factory

OBS-URL: https://build.opensuse.org/request/show/966656
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=223
2022-04-08 07:40:06 +00:00
eec277fb34 Accepting request 965755 from home:susnux:network
Fix installation of files shared with OVN (required for building
OVN without openvswitch sources)

OBS-URL: https://build.opensuse.org/request/show/965755
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=222
2022-03-30 07:41:26 +00:00
c30d90f8dc Accepting request 961072 from home:susnux:branches:network
- Fix OVS location for python bindings (dirs.py), boo#1196978

OBS-URL: https://build.opensuse.org/request/show/961072
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=220
2022-03-14 10:53:37 +00:00
d8bcd28d64 - fix python3 requires (bsc#1196758)
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=218
2022-03-07 12:05:07 +00:00
2cfeceea7a Accepting request 957920 from home:susnux:branches:network
* Update OVS to version 2.17.0
* Fix CVE-2021-36980 (boo#1188524)
* Enable multiple python3 flavor sub-packages on Tumbleweed / Factory
Requires: https://build.opensuse.org/request/show/957836

(added patch for missing programs for OVN)

OBS-URL: https://build.opensuse.org/request/show/957920
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=217
2022-03-03 21:11:12 +00:00
8bc212488a - add openssl(cli) dependency on pki (bsc#1185839)
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=215
2021-05-10 10:28:51 +00:00
Jaime Caamaño Ruiz
3ec34180ba Accepting request 889367 from home:jaicaa:branches:network
- Replace deprecated /var/run with /run (bsc#1185176, bsc#1185177).
  * 0001-Replace-deprecated-var-run-with-run.patch

OBS-URL: https://build.opensuse.org/request/show/889367
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=213
2021-04-29 21:02:09 +00:00
6a20ec084e Accepting request 871465 from home:jaicaa:branches:network
- Update openvswitch to 2.14.2. For a list of changes, check
  https://github.com/openvswitch/ovs/blob/v2.14.2/NEWS 
  Includes security fix for CVE-2020-27827 (bsc#1181345) and CVE-2020-35498
  (bsc#1181742). 
- Removed patches no longer applying to code base:
  * 0001-rhel-Fix-reload-of-OVS_USER_ID-on-startup.patch
  * 0001-ipsec-Fix-Strongswan-configuration-syntax.patch

OBS-URL: https://build.opensuse.org/request/show/871465
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=210
2021-02-12 14:52:58 +00:00
Jaime Caamaño Ruiz
81b0a49c4f Accepting request 845687 from home:jaicaa:branches:network
- Replaced `%service_del_postun -n` with `%service_del_postun_without_restart`
  (bsc#1117483).

OBS-URL: https://build.opensuse.org/request/show/845687
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=208
2020-11-03 10:58:57 +00:00
Jaime Caamaño Ruiz
456ae62fc2 Accepting request 838579 from home:jaicaa:branches:network
- Fix wrong default directories for OVS python utilities (bsc#1176273). 
- Add upstream patches to fix openvswitch-ipsec service (bsc#1176273).
  * 0001-Use-strongswan-for-openvswitch-ipsec-service.patch

OBS-URL: https://build.opensuse.org/request/show/838579
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=205
2020-09-29 14:51:25 +00:00
14f9851715 Accepting request 831142 from home:jaicaa:branches:network
- Update openvswitch to 2.13.0. For a list of changes, check
  https://github.com/openvswitch/ovs/blob/v2.14.0/NEWS 
- Update OVN to 20.06.2. For a list of changes, check
  https://github.com/ovn-org/ovn/blob/v20.06.2/NEWS

OBS-URL: https://build.opensuse.org/request/show/831142
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=203
2020-09-03 15:34:03 +00:00
933defe9f0 Accepting request 814738 from home:jaicaa:branches:network
- Fix preserving old default OVS_USER_ID for users that removed the
  override at /etc/sysconfig/openvswitch or for users affected by
  fillup bug below (bsc#1172861).
- Add patch to workaround a possible fillup issue that could cause
  existing openvswitch configuration to be unintendedly altered during
  upgrades (bsc#1172929).
  * 0001-Use-double-hash-for-OVS_USER_ID-comment.patch

OBS-URL: https://build.opensuse.org/request/show/814738
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=201
2020-06-22 11:21:05 +00:00
Jaime Caamaño Ruiz
58308ffb2d Accepting request 811167 from home:jaicaa:branches:network
- add missing provides/obsoletes for python3-openvswitch-test

OBS-URL: https://build.opensuse.org/request/show/811167
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=199
2020-06-04 13:21:04 +00:00
604489e1db Accepting request 802898 from home:jaicaa:branches:network
- Update openvswitch to 2.13.0. 
  * For a list of changes, check
    https://github.com/openvswitch/ovs/blob/v2.13.0/NEWS 
  * This version drops python2 binding support. Only python3 bindings
    provided going forward.
  * Tool ovs-vlan-bug-workaround is no longer provided.
- OVN was split to its own repo but is still built together with OVS and as
  such from this same source package. OVN initial version is 20.03.
  * For a list of changes, check
    https://github.com/ovn-org/ovn/blob/v20.03.0/NEWS
  * Packages openvswitch-ovn* are renamed to ovn*.
  * OVN now has its own sysconfig and log paths.
- Add OVS patch to be proposed upstream:
  * 0001-rhel-Fix-reload-of-OVS_USER_ID-on-startup.patch
- Patch instead of post-processing configuration files to set running
  credentials (bsc#1157338):
  * 0001-Run-openvswitch-as-openvswitch-openvswitch.patch
  * 0001-Run-ovn-as-openvswitch-openvswitch.patch
- Will no longer change group ownership of /dev/hugepages to 'hugetlbfs'
  (bsc#1140835). System admin should mount hugepages on a path and permissions of
  his choosing for OVS. Add patch:
  * 0001-dont-change-permissions-of-dev-hugepages.patch
- Will no longer install udev rule to change group ownership of vfio devices to
  'hugetlbfs'. Group name does not make much sense in this case and ownership of
  vfio devices should be coordinated system wide or per device.
- Will no longer run under group 'hugetlbfs' on new installs with DPDK enabled.
  OVS will now run under group 'openvswitch' whether compiled with DPDK support
  or not.
- OVS persistent state is now saved on /var/lib/openvswitch instead of
  /etc/openvswitch for new installs.

OBS-URL: https://build.opensuse.org/request/show/802898
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=196
2020-05-20 07:45:43 +00:00
63f13e4642 - add missing sortedcontainers dependency to the python bindings
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=194
2020-02-13 18:06:22 +00:00
Tomáš Chvátal
312d116c79 Accepting request 744426 from home:jaicaa:branches:network
- Update openvswitch to 2.12.0. For a list of changes, check
  https://github.com/openvswitch/ovs/blob/master/NEWS 
- Removed patches that are already included upstream:
  * 0001-rhel-secure-openvswitch-useropts.patch
  * 0002-rhel-let-ctl-handle-runtime-directory.patch
- Rebased patches:
  * 0001-Use-strongswan-for-openvswitch-ipsec-service.patch

OBS-URL: https://build.opensuse.org/request/show/744426
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=192
2019-10-31 12:42:47 +00:00
Tomáš Chvátal
b39f80b04b Accepting request 721733 from home:jaicaa:branches:network
- Fixed missing obsoletes for old python-ovs (bsc#1138948).

OBS-URL: https://build.opensuse.org/request/show/721733
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=190
2019-08-08 12:44:37 +00:00
Tomáš Chvátal
589a62b28a Accepting request 715622 from home:jaicaa:branches:network
- Add unbound as a build requirement to support asynchronous DNS
  resolving for remotes.

OBS-URL: https://build.opensuse.org/request/show/715622
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=188
2019-07-16 10:59:54 +00:00
Lars Vogdt
2859e36d2a Accepting request 711127 from home:jaicaa:branches:network
- Update DPDK dependency to support DPDK 18.11.2.

OBS-URL: https://build.opensuse.org/request/show/711127
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=186
2019-06-23 15:29:48 +00:00
Tomáš Chvátal
21b9f164e3 Accepting request 709214 from home:jaicaa:branches:network
- Add upstream patches to fix bsc#1135884:
  * 0001-rhel-secure-openvswitch-useropts.patch  
  * 0002-rhel-let-ctl-handle-runtime-directory.patch

OBS-URL: https://build.opensuse.org/request/show/709214
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=184
2019-06-12 06:04:55 +00:00
35776c053e Accepting request 701249 from home:jaicaa:branches:network
- Use temporary directory for python build.

OBS-URL: https://build.opensuse.org/request/show/701249
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=182
2019-05-15 06:52:50 +00:00
Tomáš Chvátal
cbca071983 Accepting request 699630 from home:jaicaa:branches:network
- Fix problem preventing new installs to run as non root (bsc#1132029),
  including: 
  * Align with upstream so that no running configuration is changed on
    upgrades, specifically to avoid changes on the user Open vSwitch runs
    under.
  * hugetblfs groups is created as system group.
- Add missing opnvswitch-ipsec package and systemd service.
- Add patch to use strongswan instead of libreswan for openvswitch-ipsec.
  libreswan package not available currently.
  * 0001-Use-strongswan-for-openvswitch-ipsec-service.patch
- Add missing ovs-delete-transient-ports systemd service.
- Align installed headers with upstream.
- Fix problem preventing rpm build '--with check'.
- Fix python environment that had directories pointing to /usr/local.
- Version bump to 2.11.1. Some of the changes are:
  * netdev-tc-offloads: Fix probe tc block support
  * rhel: Include all header files in the Fedora's devel package
  * reconnect.c: Don't transition back to ACTIVE when forced to RECONNECT.
  * OVN: Make periodic RAs consistent with RA responder.
  * OVN: Always send prefix option in RAs
  * OVN: Use offset instead of pointer into ofpbuf
  * ofproto: fix the bug of bucket counter is not updated
  * netdev-dpdk: Print netdev name for txq mapping.
  * dpif-netdev-perf: Fix millisecond stats precision with slower TSC.
  * ifupdown.sh: Add missing "--may-exist" option
  * dpif-netdev-perf: Fix double update of perf histograms.
  * dpdk: Stop dumping memzones to stdout.
  * dpctl: Drop parser debug information.
  * netdev-tc-offloads: Properly get the block id on flow del/get
  * netdev-tc-offloads: Improve log message for icmpv6 offload not supported
  * conntrack: Replace structure copy by memcpy().
  * conntrack: Lookup only 'UNNAT conns' in 'nat_clean()'.
  * conntrack: Fix race for NAT cleanup.
  * ovn-nbctl: Don't segfault when ovn-northd doesn't configure dynamic addresses.
  * datapath-windows: Add annotations to find vport functions
  * datapath-windows: Guard vport usage in user.c
  * datapath-windows: Fix potential deadlock in event subscription
  * datapath-windows: Fix race condition during port creation
  * datapath-windows: Fix nbl cleanup when memory allocation fails
  * netdev-linux: Remove ingress qdisc before trying to add shared block
  * netdev-tc-offloads: Remove ingress qdisc on tc init flow api
  * ovsdb-idl: Fix memory leak of idl->remote.
  * travis: Remove 'sudo' configuration.
  * OVN: Add port addresses to IPAM after all ports are joined.
  * dpif-netlink: Free leaked ofpbuf by using ofpbuf_delete
  * OVN: update RA next_announce according to {min, max}_interval
  * rconn: Avoid occasional immediate connection failures.
  * dpdk: Fix case-sensitivity of dpdk-init knob.
  * NEWS: Clean up the 2.11.0 release notes a bit.
  * conntrack: Fix L4 csum for V6 extension hdr pkts.
  * packets: Change return type for 'packet_csum_upperlayer6()'.
  * ovsdb-client: Fix typo.
  * ovn-nbctl: Daemon mode should retry when IDL connection lost.
  * ofctl: break the loop if ovs_pcap_read returns error
  * netlink: added check to prevent netlink attribute overflow

OBS-URL: https://build.opensuse.org/request/show/699630
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=180
2019-05-06 07:43:09 +00:00
Tomáš Chvátal
69a69ece5d Accepting request 688296 from home:jaicaa:branches:network
- Disable dpdk on ix86, aligned with dpdk package.

OBS-URL: https://build.opensuse.org/request/show/688296
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=178
2019-03-26 08:14:28 +00:00
f2eead3e38 Accepting request 687385 from home:jengelh:sct
- Combine %service_* calls to reduce generated boilerplate.
- Reduce scriptlets' hard dependency on systemd.

OBS-URL: https://build.opensuse.org/request/show/687385
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=176
2019-03-23 19:27:39 +00:00
Tomáš Chvátal
24270361fb Accepting request 680119 from home:jaicaa:branches:network
- Version bump to 2.11.0.
- Revisit DISABLE_RESTART_ON_UPDATE and DISABLE_STOP_ON_REMOVAL options
  (bsc#1117483). DISABLE_STOP_ON_REMOVAL is removed.
  DISABLE_RESTART_ON_UPDATE is replaced by '%service_del_postun -n'.
  $FIRST_ARG is replaced by $1.
- Add extra openvswitch headers (bsc#1125897).
- Obsolete old python[2]-openvswitch-test subpackages (bsc#1124435).

OBS-URL: https://build.opensuse.org/request/show/680119
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=174
2019-03-04 09:02:58 +00:00
Jaime Caamaño Ruiz
3f0fdf5120 Accepting request 668408 from home:jaicaa:branches:network
- Fixed package name libopenvswitch-2_10-0 to libopenvswitch-2_11-0

OBS-URL: https://build.opensuse.org/request/show/668408
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=172
2019-01-24 17:14:57 +00:00
Jaime Caamaño Ruiz
2c5893f4ce Accepting request 668391 from home:jaicaa:branches:network
- Version bump to 2.11.0+git20190123.ad83fc9ab. Some of the changes are:
   * Linux datapath:
     - Support for the kernel versions 4.16.x and 4.17.x.
   * OpenFlow:
     - OFPMP_TABLE_FEATURES_REQUEST can now modify table features.
   * ovs-ofctl:
     - "mod-table" command can now change OpenFlow table names.
   * The environment variable OVS_SYSLOG_METHOD, if set, is now used
     as the default syslog method.
   * The environment variable OVS_CTL_TIMEOUT, if set, is now used
     as the default timeout for control utilities.
   * ovn:
     - OVN-SB schema changed: duplicated IP with same Encapsulation type
       is not allowed any more.  Please refer to
       Documentation/intro/install/ovn-upgrades.rst for the instructions
       in case there are problems encountered when upgrading from an earlier
       version.
     - New support for IPSEC encrypted tunnels between hypervisors.
     - ovn-ctl: allow passing user:group ids to the OVN daemons.
     - IPAM/MACAM:
       * add the capability to dynamically assign just L2 addresses
       * add the capability to specify a static ip address and get the L2 one
         allocated dynamically using the following syntax:
           ovn-nbctl lsp-set-addresses <port> "dynamic <IP>"
   * DPDK:
     - Add support for DPDK 18.11
     - Add support for port representors.
   * Userspace datapath:
     - Add option for simple round-robin based Rxq to PMD assignment.
       It can be set with pmd-rxq-assign.
     - Add support for Auto load balancing of PMDs (experimental)
     - Added new per-port configurable option to manage EMC:
       'other_config:emc-enable'.
   * Add 'symmetric_l3' hash function.
   * OVS now honors 'updelay' and 'downdelay' for bonds with LACP configured.
   * ovs-vswitchd:
     - New configuration option "offload-rebalance", that enables dynamic
       rebalancing of offloaded flows.
   * The environment variable OVS_RESOLV_CONF, if set, is now used
     as the DNS server configuration file.
   * RHEL packaging:
     - OVN packages are split from OVS packages. A new spec
       file - ovn-fedora.spec.in is added to generate OVN packages.
- Remove upstreamed patch:
  * 0001-python-c-ext-Fix-memory-leak-in-Parser_finish.patch
- Remove DISABLE_RESTART_ON_UPDATE and DISABLE_STOP_ON_REMOVAL options (bsc#1117483).

OBS-URL: https://build.opensuse.org/request/show/668391
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=171
2019-01-24 16:17:24 +00:00
Tomáš Chvátal
84ac2d5390 Accepting request 667289 from home:tbechtold:branches:network
- python2-ovs provides now also python-ovs which is the standard
  for singlespec python packages.

OBS-URL: https://build.opensuse.org/request/show/667289
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=169
2019-01-20 09:15:13 +00:00
Tomáš Chvátal
9d0b2cf8f2 Accepting request 651988 from home:jaicaa:branches:network
- Backport upstream fix for python json parser memory leak (bsc#1116437)
 * 0001-python-c-ext-Fix-memory-leak-in-Parser_finish.patch

OBS-URL: https://build.opensuse.org/request/show/651988
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=167
2018-11-26 14:07:00 +00:00
7e3ebe5466 Accepting request 648412 from home:markoschandras:network
- Improve python packaging (bsc#1115085)
  * Rename python*-openvswitch subpackages to python*-ovs to follow
    the openSUSE policy that packages should be named after the modules
    they install.
  * Build the JSON C bindings and as a result the 'noarch' BuildArch
    needs to be removed.
  * Drop the python*-openvswitch-test packages and merge them with the
    test subpackage
  * Build the python bindings using setuptools
  * Include the egg-info package.
  * Use libopenvswitch as dependency to python bindings

OBS-URL: https://build.opensuse.org/request/show/648412
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=165
2018-11-12 12:41:04 +00:00
Tomáš Chvátal
6379c55336 Accepting request 643691 from home:markoschandras:network
- Version bump to 2.10.1. Some of the changes are:
  * dpif-netdev.at: Add missing backslash.
  * ofproto-dpif-xlate: Avoid deadlock on multicast snooping recursion.
  * dpif-netdev-perf: Print SMC statistics.
  * dpif-netdev-unixctl: Change 'masked' to 'megaflow'.
  * ovn-controller: Support processing DHCPv6 information request message type
  * ovn-ctl: Fix the wrong pidfile argument passed to ovsdb-servers
  * ovndb-servers.ocf: Add ssl support for managing OVN DB resources with pacemaker using LB VIP.
  * ovn-ctl: Allow passing ssl certs when starting OVN DBs in ssl mode.
  * expr: Disallow < <= >= > comparisons against empty value set.
  * expr: Set a limit on the depth of nested parentheses
  * ovn: Fix IPv6 DAD failure for container ports
  * dpif-netdev: Add vlan to mask for flow_put operation.
  * ovs-save: Parse geneve tlv map correctly.
  * extend-table: Fix a bug that iterates wrong table
  * odp-util: Fix a use-after-free bug.
  * ofp-packet: Fix NXT_RESUME with geneve tunnel metadata
  * dpif-netlink: Fix null pointer.
  * ofproto-dpif-xlate.c: Fix uninitialized variable warning.
  * dpif: Remove support for multiple queues per port.
  * dpif-netlink: don't allocate per thread netlink sockets
  * ovsdb-types: Refactor structs so as to comply with C++ standard
  * bfd: Make the tp_dst masking megaflow-friendly.
  * ovsdb-data: Improve grammar in error message.
  * condition: Reject <, <=, >=, > with optional scalar against empty set.
  * condition: Fix ==, !=, includes, excludes on optional scalars.
  * netdev: Properly clear 'details' when iterating in NETDEV_QOS_FOR_EACH.
  * lex: Fix buffer overrun parsing overlong hexadecimal constants.
  * sflow: Set agent address properly based on collector address.
  * ovsdb-client: Fix a bug that uses wrong index

OBS-URL: https://build.opensuse.org/request/show/643691
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=163
2018-10-24 08:39:34 +00:00
ce37cd1963 Accepting request 638823 from home:markoschandras:network
- Use correct user for logrotate script (bsc#1104049, b096fa42ddc2)

OBS-URL: https://build.opensuse.org/request/show/638823
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=161
2018-09-28 00:18:04 +00:00
Markos Chandras
fd6adfc343 Accepting request 637655 from home:markoschandras:network
- Fix package name for shared library.

OBS-URL: https://build.opensuse.org/request/show/637655
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=159
2018-09-25 09:30:20 +00:00