NetworkManager/src/devices/wifi
Dan Winship 3f30c6f1c2 libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes
Split a base NMSettingIPConfig class out of NMSettingIP4Config and
NMSettingIP6Config, and update things accordingly.

Further simplifications of now-redundant IPv4-vs-IPv6 code are
possible, and should happen in the future.
2014-11-07 07:49:40 -05:00
..
tests libnm-core: add nm-core-types.h, remove cross-includes 2014-10-28 17:17:17 -04:00
exports.ver core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00
Makefile.am libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nm-device-olpc-mesh.c devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-device-olpc-mesh.h devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-device-wifi.c libnm-core: extract NMSettingIPConfig superclass out of IP4, IP6 classes 2014-11-07 07:49:40 -05:00
nm-device-wifi.h devices: drop device-type-specific error domains 2014-10-22 08:29:08 -04:00
nm-wifi-ap-utils.c libnm-core: merge NMSetting*Error into NMConnectionError 2014-10-22 08:29:07 -04:00
nm-wifi-ap-utils.h libnm-core: change all mac-address properties to G_TYPE_STRING 2014-09-04 09:20:10 -04:00
nm-wifi-ap.c libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTES 2014-09-04 09:20:11 -04:00
nm-wifi-ap.h libnm-core: change DBUS_TYPE_G_UCHAR_ARRAY properties to G_TYPE_BYTES 2014-09-04 09:20:11 -04:00
nm-wifi-factory.c core: move device factory type function into factory object 2014-09-11 12:47:23 -05:00