mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-20 03:18:08 +02:00
While a device is realized, we only want to read the permanent MAC address once. If that fails, we fallback to the current MAC address. Thus, we want the permanent address be stable until the device unrealizes. While we want to fallback to the current MAC address, in some cases the caller wants to know whether this was a "real" permanent MAC address as read via ethtool. For example, when matching an ethernet device against ethernet.mac-address property, the fake (current) address should not be used in such case. |
||
|---|---|---|
| .. | ||
| tests | ||
| exports.ver | ||
| Makefile.am | ||
| nm-device-olpc-mesh.c | ||
| nm-device-olpc-mesh.h | ||
| nm-device-wifi.c | ||
| nm-device-wifi.h | ||
| nm-wifi-ap-utils.c | ||
| nm-wifi-ap-utils.h | ||
| nm-wifi-ap.c | ||
| nm-wifi-ap.h | ||
| nm-wifi-factory.c | ||