Commit Graph

3 Commits (49d24215b1e2557e6d0687bf4f90e6b04a0e33cb)

Author SHA1 Message Date
Slávek Banko 234f323f7b tdehwlib: Use TDENetworkDevice in TDENetworkConnectionManager instead of MAC address
Use interface name in TDENetworkConnectionManager_BackendNM instead of MAC address
This relates to bug 2748

The name of the network interface seems to be a more stable identifier than the MAC
address because the MAC address can be changed easily or even automatically - see
randomization of MAC addresses on wireless interfaces. Therefore, the use of the
MAC address as a network interface identifier was abandoned.

Beware, this change is an API / ABI change! However, most changes are internal
and the only one affected is application TDENetworkManager.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit e0fd34a1bd)
8 years ago
Darrell Anderson 1060593d12 Add end-of-file newlines. 11 years ago
Golubev Alexander 0984f01947 move all tdehw stuff into separate subdir 12 years ago