Skip to content

version 0.6.26

Choose a tag to compare

@mtomaschewski mtomaschewski released this 09 Oct 14:40
· 1713 commits to master since this release
version-0.6.26
  • nanny: add link device references to policy match (bsc#941611)
    This causes, that nanny checks and waits until the configuration
    for link references is applied by ifup (master device worker is
    available) in order to not start managing ports/slaves and fail
    on unresolvable requirements with "document error" first.
    Unavailable reference matches caused a timing race, where nanny
    omits to enslave ports into master (e.g. a dummy into ovsbr),
    but was not limited to ovs setups.
  • dhcp4: fix to request offer by default in --test (bsc#942278)
  • teamd: adjust permissions of the teamd interface config to be
    owned by teamd user if available and to always re-read dbus
    busname from the service file (bsc#947542)