Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: cc53241ddc13efbf550cf4c07ef5cf25a7adc564 https://github.com/openSUSE/wicked/commit/cc53241ddc13efbf550cf4c07ef5cf25a7... Author: Marius Tomaschewski mt@suse.de Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths: M include/wicked/fsm.h M src/fsm.c
Log Message: ----------- fsm: rename print hierarchy to print config hierarchy
Commit: 09b1c5d1b2cdaa790aaf4821bc1faaf6a559c19c https://github.com/openSUSE/wicked/commit/09b1c5d1b2cdaa790aaf4821bc1faaf6a5... Author: Marius Tomaschewski mt@suse.de Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths: M include/wicked/fsm.h M src/fsm.c
Log Message: ----------- fsm: add print system hierarchy in case we need it
Commit: 87fcf64f8021bf3d044f2c46dd9b6b222e3f32e5 https://github.com/openSUSE/wicked/commit/87fcf64f8021bf3d044f2c46dd9b6b222e... Author: Marius Tomaschewski mt@suse.de Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths: M src/fsm.c
Log Message: ----------- fsm: don't complete config dependencies with kernels
We want to modify the kernel state and relations to match the config, not to "complete" the config with kernel relations we're changing.
Commit: c4dee7d58dd66978af92ef5e08d8270929b9fee0 https://github.com/openSUSE/wicked/commit/c4dee7d58dd66978af92ef5e08d8270929... Author: Marius Tomaschewski mt@suse.de Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths: M client/ifreload.c M client/ifreload.h M client/main.c
Log Message: ----------- ifreload: add short and cleanup options parsing
Commit: 836b1ddb1345554e1ea75728cf243c72dc7e991b https://github.com/openSUSE/wicked/commit/836b1ddb1345554e1ea75728cf243c72dc... Author: Marius Tomaschewski mt@suse.de Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths: M src/teamd.c M src/teamd.h
Log Message: ----------- team: add port remove dbus+unix calls and unenslave
Commit: 84d7e77d71686b6e4793bd1af55dbe0372b879b0 https://github.com/openSUSE/wicked/commit/84d7e77d71686b6e4793bd1af55dbe0372... Author: Marius Tomaschewski mt@suse.de Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths: M src/ifconfig.c
Log Message: ----------- ifconfig: unenslave ports/slaves on ifdown requests
Commit: 36a08a8780ab06d3ab3f672fd0f442e979718e1a https://github.com/openSUSE/wicked/commit/36a08a8780ab06d3ab3f672fd0f442e979... Author: Marius Tomaschewski mt@suse.de Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths: M src/ifconfig.c
Log Message: ----------- ifconfig: adjust enslave changes in linkUp calls
Commit: 463b21ae9d139e4dc8ad3275949c9e986f2723e5 https://github.com/openSUSE/wicked/commit/463b21ae9d139e4dc8ad3275949c9e986f... Author: Marius Tomaschewski mt@suse.de Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths: M client/ifreload.c
Log Message: ----------- ifreload: rework marking workers for down+up run
Commit: 582a43961786ccac58f1e1d4044e0f0b667199d7 https://github.com/openSUSE/wicked/commit/582a43961786ccac58f1e1d4044e0f0b66... Author: Marius Tomaschewski mt@suse.de Date: 2020-06-12 (Fri, 12 Jun 2020)
Changed paths: M src/ifconfig.c
Log Message: ----------- bridge: remove port unenslave on bridge shutdown
Commit: b22e8ff4a418c942933a06c14e4a992effee6590 https://github.com/openSUSE/wicked/commit/b22e8ff4a418c942933a06c14e4a992eff... Author: Marius Tomaschewski mt@suse.de Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths: M client/ifreload.c M client/ifreload.h M client/main.c M include/wicked/fsm.h M src/fsm.c M src/ifconfig.c M src/teamd.c M src/teamd.h
Log Message: ----------- Merge pull request #841 from mtomaschewski/ifreload-1
fixes to ifreload on port/slave changes (bsc#1168155)
Compare: https://github.com/openSUSE/wicked/compare/1bfef707c063...b22e8ff4a418