Branch: refs/heads/master Home: https://github.com/openSUSE/wicked Commit: 9970c287aaddef6a770e80f241d8acafb19bb89d https://github.com/openSUSE/wicked/commit/9970c287aaddef6a770e80f241d8acafb1... Author: Clemens Famulla-Conrad cfamullaconrad@suse.de Date: 2021-09-10 (Fri, 10 Sep 2021)
Changed paths: M src/iflist.c
Log Message: ----------- ifstatus: Don't show link as "up", if UP and LOWER_UP but not RUNNING
With wireless we have the case, that the interface is in operstate equal to DORMANT. This is used to indicate the EAP authentication and set by the wpa_supplicant. In such state, we have LOWER_UP and UP, but __not__ RUNNING.
Commit: 0c96bee46c71ed897745ce8d184b0906ff3f464e https://github.com/openSUSE/wicked/commit/0c96bee46c71ed897745ce8d184b0906ff... Author: Marius Tomaschewski mt@suse.com Date: 2021-09-10 (Fri, 10 Sep 2021)
Changed paths: M src/iflist.c
Log Message: ----------- Merge pull request https://github.com/openSUSE/wicked/pull/882
ifstatus: Don't show link as "up", if UP and LOWER_UP but not RUNNING
Compare: https://github.com/openSUSE/wicked/compare/75a5830f33dc...0c96bee46c71
wicked-commit@lists.opensuse.org