mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-19 14:28:13 +02:00
Now that we have nm_utils_hwaddr_matches() for comparing addresses (even when one is a string and the other binary), there are now places where it's more convenient to store hardware addresses as strings rather than binary, since we want them in string form for most non-comparison purposes. So update for that. In particular, this also changes nm_device_get_hw_address() to return a string. Also, simplify the update_permanent_hw_address() implementations by assuming that they will only be called once. (Since they will.) |
||
|---|---|---|
| .. | ||
| exports.ver | ||
| iwmxsdk.c | ||
| iwmxsdk.h | ||
| Makefile.am | ||
| nm-device-wimax.c | ||
| nm-device-wimax.h | ||
| nm-wimax-factory.c | ||
| nm-wimax-nsp.c | ||
| nm-wimax-nsp.h | ||
| nm-wimax-types.h | ||
| nm-wimax-util.c | ||
| nm-wimax-util.h | ||