No description
This repository has been archived on 2025-03-19. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
hiro15 c185f6c3d0 Active connection (#5)
Implement ActiveConnection interface.
2018-11-27 12:40:05 -05:00
AccessPoint.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
ActiveConnection.go Active connection (#5) 2018-11-27 12:40:05 -05:00
Connection.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
Device.go Get the IP interface name of the device. 2018-07-30 17:21:50 -04:00
DHCP4Config.go Get configuration returned by the IPv4 DHCP server. 2018-07-19 10:22:54 -04:00
enums.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
IP4Config.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
LICENSE Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
NetworkManager.go Active connection (#5) 2018-11-27 12:40:05 -05:00
nm80211apflags_string.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
nm80211apsec_string.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
nm80211mode_string.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00
nmconnectivity_string.go Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
nmdevicestate_string.go Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
nmdevicetype_string.go Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
nmstate_string.go Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
README.md Fix godoc badge. 2016-05-24 21:01:08 -04:00
Settings.go Initial commit with not a whole lot of coverage. 2016-05-24 20:58:18 -04:00
utils.go Get configuration returned by the IPv4 DHCP server. 2018-07-19 10:22:54 -04:00
WirelessDevice.go Flesh out Device and AccessPoint objects, JSON marshalling, basic signals. 2016-05-25 16:47:07 -04:00

gonetworkmanager

Go D-Bus bindings for NetworkManager.

Currently tested with NetworkManager 0.9.8.10.

GoDoc

NetworkManager 0.9 D-Bus Spec