NetworkManager/cli/src
Jiří Klimeš b7e853c362 cli: use nm_access_point_get_bssid() instead of nm_access_point_get_hw_address()
nm_access_point_get_hw_address() is deprecated in 0.9.
Also change 'hwaddr' parameter for 'nmcli dev wifi list' to 'bssid'. 'hwaddr'
still works but is deprecated and not documented any more.
2011-09-06 13:37:23 +02:00
..
connections.c cli: use nm_access_point_get_bssid() instead of nm_access_point_get_hw_address() 2011-09-06 13:37:23 +02:00
connections.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
devices.c cli: use nm_access_point_get_bssid() instead of nm_access_point_get_hw_address() 2011-09-06 13:37:23 +02:00
devices.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
Makefile.am cli: remove unused libraries from the makefile 2011-08-12 11:05:08 -05:00
network-manager.c cli: fix 'nmcli nm' producing critical assertion when NM is not running 2011-04-21 04:45:57 -04:00
network-manager.h cli: add initial pieces of nmcli 2010-02-25 09:52:30 -08:00
nmcli.c cli: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00
nmcli.h cli: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00
settings.c build: do the right thing with config.h (bgo #644664) 2011-03-14 01:01:22 -05:00
settings.h cli: add support for WiMAX devices and connections 2011-01-06 17:01:55 -06:00
utils.c cli: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00
utils.h cli: compare nmcli and NM versions 2011-02-16 17:36:50 +01:00