File _patchinfo of Package patchinfo.34044

<patchinfo incident="34044">
  <issue tracker="bnc" id="1223554">resource-agents: Azure-lb fails if IPv6 disabled</issue>
  <packager>varkoly</packager>
  <rating>moderate</rating>
  <category>recommended</category>
  <summary>Recommended update for resource-agents</summary>
  <description>This update for resource-agents fixes the following issue:

- Azure-lb fails if IPv6 disabled (bsc#1223554)
  - Add upstream patch
    - Add a new parameter: listen,
      This parameter can have following walues:
      - default: Neither -4 nor -6 will be used. The default behavior of socat and nc will be used.
             - socat: Listen only on IPv4 addresses
             - nc: when net.ipv6.bindv6only == 0 it listen on both IPv4 and IP6 addresses.
                   when net.ipv6.bindv6only == 1 it listen only on IPv4 addresses
    - ipv4only: Listen only on IPv4 addresses
    - ipv6enable: Enable TCP6 support
             - nc: Listen only on IPv6 adresses independent of net.ipv6.bindv6only
             - socat: when net.ipv6.bindv6only == 0 it listen on both IPv4 and IP6 addresses.
                      when net.ipv6.bindv6only == 1 it listen only on IPv6 adresses
</description>
</patchinfo>

openSUSE Build Service is sponsored by