version-0.5.33
·
2658 commits
to master
since this release
- capture: lower to debug on reconfig changes device type (bnc#880700)
- policy: add node for policy condition checking
- client: do not apply NULL config to nanny and segfault
- client: lowering log level of "skipping" messages
- server: lookup using link not the hwaddr type
- dhcp6: use RA prefix len if available (bnc#885234)
- iflist: fixed to use proper kind mapping, cleanup, refactoring
- fsm nanny: fix handling of DEVICE_DOWN event
- nanny: adapt recheck to handle hotplug devices
- nanny: schedule recheck on new device when policy exists
- nanny: Change managed and factory up functions
- nanny: Disable unnecessary schedule recheck calls
- nanny: Fix handlin DEVICE_CREATE and DEVICE_READY events
- fsm: ni_fsm_build_hierarchy destructive switch
- nanny: Trigger recheck on factory devices from create policy
- client: include and sort children using nanny
- fsm: Proper subclass and superclass check in ni_ifcondition_type()
- nanny: create workers and assign config from create policy
- nanny: Clear config.node on delete policy
- nanny: disable down operation for now
- dhcp4: fix link type comparison during device up events
- fsm: Move ni_ifup_pull_in_children to FSM
- client, nanny: Add policies first, enable successful devices
- lib: added netdev_ref_resolve utility, improved related