[openSUSE/wicked] ced5db: ifstatus: improve to show a no-carrier status
Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: ced5db71c83e3ffec6a14feac0f7d28f6f06cfef https://github.com/openSUSE/wicked/commit/ced5db71c83e3ffec6a14feac0f7d28f6f... Author: Marius Tomaschewski <mt@suse.com> Date: 2022-11-29 (Tue, 29 Nov 2022) Changed paths: M client/ifstatus.c M include/wicked/constants.h Log Message: ----------- ifstatus: improve to show a no-carrier status Split the transient `setup-in-progress` status and show `no-carrier` status when the interface is set administratively up (device-up), but the (L2) link is not up and running yet (link-up), including e.g. not-associated wireless links. The following (L3) setup like IP / lease acquisition continues to appear as setup-in-progress until the setup is sufficient and we consider the interface it as up. Commit: 271c02531844b46bef491aa54a117639419f6028 https://github.com/openSUSE/wicked/commit/271c02531844b46bef491aa54a11763941... Author: cfconrad <cfamullaconrad@suse.com> Date: 2023-01-12 (Thu, 12 Jan 2023) Changed paths: M client/ifstatus.c M include/wicked/constants.h Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/942 ifstatus: improve to show a no-carrier status Compare: https://github.com/openSUSE/wicked/compare/0e692801c0ba...271c02531844
participants (1)
-
cfconrad