mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 00:10:07 +01:00
A new value for NM80211Mode is introduced (NM_802_11_MODE_AP) and the new mode is passed to wpa_supplicant analogous to adhoc-mode. The places which need to know the interface mode have been extended to handle the new mode. If the configuration does not contain a fixed frequency, a channel is selected the same way as with adhoc-mode before. |
||
|---|---|---|
| .. | ||
| add-connection-dbus-glib.c | ||
| add-connection-libnm-glib.c | ||
| get-active-connections-dbus-glib.c | ||
| get-ap-info-libnm-glib.c | ||
| list-connections-dbus-glib.c | ||
| list-connections-libnm-glib.c | ||
| Makefile.am | ||
| monitor-nm-running-dbus-glib.c | ||
| monitor-nm-running-GDBus.c | ||
| monitor-nm-state-GDBus.c | ||