[wicked-commit] [openSUSE/wicked] 58e99f: nanny: use extended handler for policy methods
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 58e99f295086b51634df425aa48ec121db236d08 https://github.com/openSUSE/wicked/commit/58e99f295086b51634df425aa48ec121db... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M nanny/nanny.c M nanny/policy.c Log Message: ----------- nanny: use extended handler for policy methods Commit: a5cc2b8d3bc801cb0a64da7ffa9a88446a08d9f1 https://github.com/openSUSE/wicked/commit/a5cc2b8d3bc801cb0a64da7ffa9a88446a... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M nanny/nanny.c M nanny/nanny.h M nanny/policy.c Log Message: ----------- nanny: drop unused xml doc from managed policy Commit: 7c7a5330da15fb65ba9ee2ded85fe399a74592d9 https://github.com/openSUSE/wicked/commit/7c7a5330da15fb65ba9ee2ded85fe399a7... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M include/wicked/fsm.h M nanny/nanny.c M nanny/nanny.h M nanny/policy.c M src/client/ifconfig.h M src/fsm-policy.c Log Message: ----------- nanny: save restart-persistent policy on create Commit: a7c7468922746f10b70b171c65af35c09c1210c2 https://github.com/openSUSE/wicked/commit/a7c7468922746f10b70b171c65af35c09c... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M client/nanny.c Log Message: ----------- ifup: do not update policy on successful create Commit: 337889ca6af2a8dc717bdc443964ac22a24679bf https://github.com/openSUSE/wicked/commit/337889ca6af2a8dc717bdc443964ac22a2... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M include/wicked/fsm.h M nanny/device.c M nanny/nanny.c M nanny/nanny.h M nanny/policy.c M src/fsm-policy.c Log Message: ----------- nanny: list tracked and refcounted managed policies Commit: 34650e5a0403b9ebb2d35b0d2366d1f5e03e50d0 https://github.com/openSUSE/wicked/commit/34650e5a0403b9ebb2d35b0d2366d1f5e0... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M client/ifup.c M nanny/main.c M nanny/nanny.c Log Message: ----------- ifup: replace policies to avoid a race (bsc#953107) Instead to create and kickstart or update policies (two step replace), then try to enable managed devices, immediately replace policies and schedule recheck to activate them to avoid a device detection race condition, where the client crates/updates the policy, but skips to activate it, because it doesn't know the device (ifindex) yet. Commit: 056d8481eed5c7c4a2acb3d62984fc96b59e54c4 https://github.com/openSUSE/wicked/commit/056d8481eed5c7c4a2acb3d62984fc96b5... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-11-09 (Mon, 09 Nov 2015) Changed paths: M client/ifup.c M client/nanny.c M include/wicked/fsm.h M nanny/device.c M nanny/main.c M nanny/nanny.c M nanny/nanny.h M nanny/policy.c M src/client/ifconfig.h M src/fsm-policy.c Log Message: ----------- Merge pull request #608 from mtomaschewski/bug-953107 Compare: https://github.com/openSUSE/wicked/compare/bc51bff0b60c...056d8481eed5
participants (1)
-
Marius Tomaschewski