Revisions of openvswitch

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 688296 from Jaime Caamaño Ruiz's avatar Jaime Caamaño Ruiz (jaicaa) (revision 178)
- Disable dpdk on ix86, aligned with dpdk package.
buildservice-autocommit accepted request 687928 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 177)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 687385 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 176)
- Combine %service_* calls to reduce generated boilerplate.
- Reduce scriptlets' hard dependency on systemd.
buildservice-autocommit accepted request 681219 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 175)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 680119 from Jaime Caamaño Ruiz's avatar Jaime Caamaño Ruiz (jaicaa) (revision 174)
- 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).
buildservice-autocommit accepted request 668409 from Jaime Caamaño Ruiz's avatar Jaime Caamaño Ruiz (jaicaa) (revision 173)
baserev update by copy to link target
Jaime Caamaño Ruiz's avatar Jaime Caamaño Ruiz (jaicaa) accepted request 668408 from Jaime Caamaño Ruiz's avatar Jaime Caamaño Ruiz (jaicaa) (revision 172)
- Fixed package name libopenvswitch-2_10-0 to libopenvswitch-2_11-0
Jaime Caamaño Ruiz's avatar Jaime Caamaño Ruiz (jaicaa) accepted request 668391 from Jaime Caamaño Ruiz's avatar Jaime Caamaño Ruiz (jaicaa) (revision 171)
- 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).
 
buildservice-autocommit accepted request 667291 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 170)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 667289 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 169)
- python2-ovs provides now also python-ovs which is the standard
  for singlespec python packages.
buildservice-autocommit accepted request 652024 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 168)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 651988 from Jaime Caamaño Ruiz's avatar Jaime Caamaño Ruiz (jaicaa) (revision 167)
- Backport upstream fix for python json parser memory leak (bsc#1116437)
 * 0001-python-c-ext-Fix-memory-leak-in-Parser_finish.patch 
buildservice-autocommit accepted request 648463 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 166)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 648412 from Markos Chandras's avatar Markos Chandras (markoschandras) (revision 165)
- 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
buildservice-autocommit accepted request 644195 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 164)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 643691 from Markos Chandras's avatar Markos Chandras (markoschandras) (revision 163)
- 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
buildservice-autocommit accepted request 638873 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 162)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 638823 from Markos Chandras's avatar Markos Chandras (markoschandras) (revision 161)
- Use correct user for logrotate script (bsc#1104049, b096fa42ddc2)
buildservice-autocommit accepted request 637897 from Markos Chandras's avatar Markos Chandras (markoschandras) (revision 160)
baserev update by copy to link target
Markos Chandras's avatar Markos Chandras (markoschandras) accepted request 637655 from Markos Chandras's avatar Markos Chandras (markoschandras) (revision 159)
- Fix package name for shared library.
Displaying revisions 81 - 100 of 258
openSUSE Build Service is sponsored by