version-0.6.76
cfconrad
released this
18 Jul 14:16
·
42 commits
to master
since this release
- compat-suse: warn user and create missing parent config of infiniband children (#1027)
- client: fix origin in loaded xml-config with obsolete port references but missing port interface config, causing a
no-carrier of master (bsc#1226125,#1026) - ipv6: fix setup on ipv6.disable=1 kernel cmdline (bsc#1225976,#1025)
- wireless: add frequency-list in station mode (jsc#PED-8715,#1024)
- client: fix crash while hierarchy traversing due to loop in e.g. systemd-nspawn containers (bsc#1226664,#1023)
- arp: increase default arp-send retry value to avoid address configuration failure due to ENOBUF reported by kernel while DAD
with underlying bonding in 802.3ad mode reporting "up & running" (bsc#1218668,#1020,#1022) - man: add supported bonding options to ifcfg-bonding(5) man page (#1021)
- arputil: Document minimal interval for getopts (#1019)
- man: (re)generate man pages from md sources (#1018)
- client: warn on interface wait time reached (#1017)
- compat-suse: fix dummy type detection from ifname to not cause
conflicts with e.g. correct vlan config on dummy0.42 interfaces (#1016) - compat-suse: fix infiniband and infiniband child type detection from ifname (#1015)
- ifreload: pull UP again on master/lower changes (bsc#1224100,#1014)