[wicked-commit] [openSUSE/wicked] 676e64: fsm: add ni_ifworker_del_child_master()
Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked Commit: 676e64017203f510dffcf5d534b7f970bb116915 https://github.com/openSUSE/wicked/commit/676e64017203f510dffcf5d534b7f970bb... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: add ni_ifworker_del_child_master() This function removes reference to the master dev <master>$name</master> from the <link/> node. Commit: e82d98f991e2fa9f1cfa7ee31d952369feab9914 https://github.com/openSUSE/wicked/commit/e82d98f991e2fa9f1cfa7ee31d952369fe... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M client/ifreload.c Log Message: ----------- ifreload: initial hierarchy build non-destructive This is to handle the rename cases when hierarchy is considered faulty, because there are e.g. 2 bridges pointing at a single port, but one of them is a subject of ifdown next and the other of an ifup. Commit: 945c4cbee89e0bf6e1cc1fac346814cac6223f43 https://github.com/openSUSE/wicked/commit/945c4cbee89e0bf6e1cc1fac346814cac6... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M client/ifreload.c Log Message: ----------- ifreload: rebuild hierarchy after ifdown part This hierarchy build may be destructive. Commit: a8f178df53225c90fcec04b4f63b08c85a4532b3 https://github.com/openSUSE/wicked/commit/a8f178df53225c90fcec04b4f63b08c85a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/wpa-supplicant.c Log Message: ----------- wireless: send passwd when phase2 method isn't set (boo#927615) The phase2 method could be not specified or specified to ANY. In such case we should send the password too, since wpa_supplicant would perform autodetection anyway. Commit: d84104b579c748a59cc0ae3229367c7ed28ea565 https://github.com/openSUSE/wicked/commit/d84104b579c748a59cc0ae3229367c7ed2... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/wireless.c Log Message: ----------- wireless: handle ANY for WPA-EAP methods (boo#927615) Commit: 9532ac337649bb29389fcbaa2de2d77537b519cd https://github.com/openSUSE/wicked/commit/9532ac337649bb29389fcbaa2de2d77537... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/fsm.c Log Message: ----------- fsm: turn ni_ifworker_add_child() complains to debug Commit: 5e7c901dbbc2b3b00a4b6de01b72f21530ca63a9 https://github.com/openSUSE/wicked/commit/5e7c901dbbc2b3b00a4b6de01b72f21530... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M client/ifreload.c M src/fsm.c Log Message: ----------- Merge pull request #552 from pwieczorkiewicz/ifreload_rename Ifreload: properly handle rename cases Commit: a7134e024edbaa1458212e5ee9e8f75e9c506b3b https://github.com/openSUSE/wicked/commit/a7134e024edbaa1458212e5ee9e8f75e9c... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M src/wireless.c M src/wpa-supplicant.c Log Message: ----------- Merge pull request #553 from pwieczorkiewicz/eap_passwd wireless: send passwd when phase2 method isn't set (boo#927615) Commit: 3c68cc4c3ba2ccc065ae141fc2c5510d1e91a678 https://github.com/openSUSE/wicked/commit/3c68cc4c3ba2ccc065ae141fc2c5510d1e... Author: Marius Tomaschewski <mt@suse.de> Date: 2015-06-12 (Fri, 12 Jun 2015) Changed paths: M client/ifreload.c M src/fsm.c M src/wireless.c M src/wpa-supplicant.c Log Message: ----------- Merge branch 'master' into testing Compare: https://github.com/openSUSE/wicked/compare/730389e14332...3c68cc4c3ba2
participants (1)
-
Marius Tomaschewski