mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-30 05:58:16 +02:00
When connection was changed with the editor from WPA to WEP, KEY_MGMT was
not cleared. This resulted in infinite loop of ifcfg plugin under some
circumstances ("Available to all users" unchecked, I think).
The re-read connection was regarded as WPA and thus it differed from the
stored one.
|
||
|---|---|---|
| .. | ||
| network-scripts | ||
| iscsiadm-test-bad-dns1 | ||
| iscsiadm-test-bad-dns2 | ||
| iscsiadm-test-bad-entry | ||
| iscsiadm-test-bad-gateway | ||
| iscsiadm-test-bad-ipaddr | ||
| iscsiadm-test-bad-record | ||
| iscsiadm-test-dhcp | ||
| iscsiadm-test-static | ||
| Makefile.am | ||
| test-ifcfg-rh-utils.c | ||
| test-ifcfg-rh.c | ||