mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-31 15:40:29 +01:00
The idea, that callers to nm_modem_stage3_ip4_config_start() pass a NMDeviceClass, which then might invoke a virtual function on the class is really bad. nm_modem_stage3_ip4_config_start() should indicate what the caller should do. The main problem is, that act_stage3_ip_config_start() is not supposed to be called by anybody except NMDevice. It's an internal hook, not for NMModem's concern. |
||
|---|---|---|
| .. | ||
| tests | ||
| meson.build | ||
| nm-bluez-common.h | ||
| nm-bluez-manager.c | ||
| nm-bluez-manager.h | ||
| nm-bluez5-dun.c | ||
| nm-bluez5-dun.h | ||
| nm-bt-error.c | ||
| nm-bt-error.h | ||
| nm-device-bt.c | ||
| nm-device-bt.h | ||