cfconrad
released this
25 Oct 13:21
·
10 commits
to master
since this release
- compat-suse: use iftype in sysctl handling (bsc#1230911, #1043)
- Always generate the ipv4/ipv6
<enabled>true|false</enabled>
node - Inherit
all
,default
andinterface
sysctl settings also for loopback,
except foruse_tempaddr
andaccept_dad
sysctl's. - Consider only interface specific
accept_redirects
sysctl settings. - Adopt
ifsysctl(5)
manual page with wicked specific behavior.
- Always generate the ipv4/ipv6
- 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 ofRequisite=
(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)