Beniamino Galvani
5c11d26a2e
nm-manager: add 'metered' property
...
This introduces a global metered property which makes easier for
clients to obtain the metered status of the current primary
connection.
(cherry picked from commit 04d5804dd5 )
2015-07-22 13:52:46 +02:00
Dan Winship
a9e906fcbd
libnm: add -added and -removed signals for ACs to NMManager
2014-10-19 09:26:49 -04:00
Dan Winship
8c3d6f734b
libnm: add nm-types.h, to avoid include loops
...
Add nm-types.h defining all the type structs, to avoid future include
loops. Clean up the includes in all of the installed headers.
2014-10-10 13:10:18 -04:00
Dan Winship
90f66ff456
libnm: split "NMManager" out of NMClient
...
Clone NMClient as NMManager, and make NMClient just be a wrapper
around that new class.
2014-10-10 12:40:14 -04:00