Skip to content

Releases: openSUSE/wicked

version-0.5.18

28 Mar 19:24
version-0.5.18

Choose a tag to compare

  • dhcp4: enabled on infiniband / IPoIB links
  • capture: fixed to wrap link-layer packet sockets as the default
    address length in sockaddr_ll is not enough for infiniband.
  • dhcp6: enabled on infiniband / IPoIB links

version-0.5.17

28 Mar 19:24
version-0.5.17

Choose a tag to compare

  • dhcp4: fixed posix-tz-dbname code and added to parse
  • dhcp4: renew lease via unicast (bnc#866993)
  • macvtap: initial support (fate#315131)
  • ifstatus: do not consider client-state in ifstatus
  • xml: fixed functions retrieving numerical attr values
  • config: generate v5 UUIDs (SHA1) from xml config content

version-0.5.16

28 Mar 19:24
version-0.5.16

Choose a tag to compare

  • ipv6: catch ipv6.disable=1 kernel command line (bnc#869334)
  • client: read and apply sysctl/ifsysctl files to consider
    ipv4/ipv6 forwarding, enable (disable_ipv6), ipv6 autoconf
    and privacy (use_tempaddr) sysctl options (bnc#869334)
  • client: do not complain about missed /etc/HOSTNAME
  • dhcp4: fixed decline message and processing (bnc#869150)
  • dhcp4: check if lease exists while processing arp (bnc#869150)

version-0.5.15

28 Mar 19:23
version-0.5.15

Choose a tag to compare

  • netlink: fixed masterdev reference name resolving bug
  • bridge: lowered a questionable warning to debug
  • added dummy interface support inclusive suse compat
  • added tun/tap interface support inclusive suse compat
  • netlink: fixed address parsing causing an abort on assert
  • arp: verify ipv4 addresses by default (fate#314399)
    Enabled arp duplicate check for static ipv4 addresses as
    default (RFC 5227) and send arp notify when requested in
    suse ifcfg variables CHECK_DUPLICATE_IP(default yes) and
    SEND_GRATUITOUS_ARP(default no).
  • ipv6: corrected to apply inverted ipv6.enable flag
  • utils: fixed array remove typo and socket array activate
  • utils: use proper index in ni_string_array_remove
  • utils: properly adjust array in remove actions
  • socket: use proper array in socket array activate

version-0.5.14

28 Mar 19:23
version-0.5.14

Choose a tag to compare

  • util: fix ni_uuid_parse() and support 8-4-4-4-12 format only

version-0.5.13

28 Mar 19:23
version-0.5.13

Choose a tag to compare

  • bridge: do not require link-up on ports (bnc#862530)
  • bonding: try to enslave into bond using netlink
  • extensions: disabled writting of wickedd.log (debug) file
  • addrconf: avoid unwanted updates, update flag fixes (bnc#865325)
  • compat: blacklist all and default interface names
  • leaseinfo: fixed typo in BOOTSERVERNAME variable
  • compat: read all suse ifcfg files and init timeout
  • compat: allow backends return complete config
  • client: exclude STARTMODE='manual' interfaces in ifup all
    and ignore interfaces with STARTMODE='off' (bnc#864444)
  • temporarily disable modem init from system
  • disable wicked-devel subpackage to avoid wrong expectations
  • nanny: do not update and client-state> by default

version-0.5.9

21 Feb 10:08
version-0.5.9

Choose a tag to compare

  • dhcp4: fixed to commit and inform wicked when a lease is
    released lease - this may have cause ifdown errors.
  • client: workaround to consider wait-for-interfaces
    Get the WAIT_FOR_INTERFACES variable from environment, which is
    sourced in the service file to not timeout too early and also
    allow the users to increase it (see bnc#863371, bnc#862530).
  • addconf: update allow static lease to update resolver
    This is required for iBFT leases and solves (bnc#864131).
  • iflist: check validity before extracting nla payload (bnc#863371)
  • Update unquote to handle invalid sysconfig variables properly
    (bnc#864635)
  • dhcp: added lease-xml output to dhcp --test mode and option
    to request lease in dry-run mode (get lease and exit)
  • client: turn "No valid config files found" into a debug msg
  • infiniband: start after rdma service not openibd (sles-11)
  • compat: fixed scripts/ifup -o debug handling
  • daemons: disabled state.xml saving by default (bnc#862335)
  • client: check for config priorities at reading stage
  • client: add --raw parameter to the convert option
  • wickedd: add sock->release_user_data and use in in process.c,
    clear temp-state files in ni_dbus_xml_deserialize_arguments.

version-0.5.12

25 Feb 10:56
version-0.5.12

Choose a tag to compare

  • wicked-devel: require libnl3-devel unconditionally

version-0.5.11

21 Feb 10:09
version-0.5.11

Choose a tag to compare

  • wicked-devel: require libnl3-devel used for build in spec

version-0.5.10

21 Feb 10:09
version-0.5.10

Choose a tag to compare

  • service: fix rpmlink suse-missing-rclink warnings
  • compat: no systemd check via mountpoint in ifup (bnc#864696)