- wireless: fix EAP inconsistencies and add missing auth method
names to translation maps (bsc#936514, boo#927615).
- ipv6: clear old address list before applying new fixing to not
wait full time in the client-side tentative address check
- fsm: do not segfault on device hierarchy loops but (bnc#959356)
- fsm: handle down/step back events in ifup flow instead to try to
workaround in nanny (bsc#955864).
- man: documented how to declare several team link watches.
- ethtool: map da,none,other port types (bsc#957944).
- ipv4: removed pointless broadcast calculations and send to the
kernel only if explicitly requested in ifcfg file or by dhcp
options. The kernel has an own logic to automatically calculate
related settings as needed. Also removed broadcast setting from
ifcfg-lo to not override kernel's setup (bsc#944710).