Skip to content

version-0.6.77

Latest
Compare
Choose a tag to compare
@cfconrad cfconrad released this 25 Oct 13:21
· 5 commits to master since this release
version-0.6.77
a747e43
  • compat-suse: use iftype in sysctl handling (bsc#1230911, #1043)
    • Always generate the ipv4/ipv6 <enabled>true|false</enabled> node
    • Inherit all,default and interface sysctl settings also for loopback,
      except for use_tempaddr and accept_dad sysctl's.
    • Consider only interface specific accept_redirects sysctl settings.
    • Adopt ifsysctl(5) manual page with wicked specific behavior.
  • route: fix family and destination processing (bsc#1231060)
  • man: improve wicked-config(5) file description (#1039)
  • dhcp4: add ignore-rfc3927-1-6 wicked-config(5) option (jsc#PED-10855, #1038)
  • team: set arp link watcher interval default to 1s (#1037)
  • systemd: use BindsTo=dbus.service in favor of Requisite= (bsc#1229745)
  • compat-suse: fix use of deprecated INTERFACETYPE=dummy (boo#1229555)
  • arp: don't set target broadcast hardware address (#1036)
  • dbus: don't memcpy empty/NULL array value (#1035)
  • ethtool: fix leak and free pause data in ethtool_free (#1030)