NetworkManager/system-settings/plugins
Daniel Gnoutcheff 006377f9d2 ifupdown: fix connection class inheritance
NMIfupdownConnection really is a subclass of NMSysconfigConnection (as
declared via the G_DEFINE_TYPE macro in nm-ifconfig-connection.c), but
the header incorrectly used NMExportedConnection* in the class and
instance structs. We got away with it because NMSysconfigConnection*
didn't contain anything other than the stuff inherited from
NMExportedConnection*, but it would have caused much trouble if we did
add something.
2010-08-04 01:54:34 -05:00
..
ifcfg-rh ifcfg-rh: ignore BRIDGE and VLAN configs until we support them (rh #619863) 2010-08-03 16:18:09 -07:00
ifcfg-suse ifcfg-suse: Clean up, upstream the patch which has been in use for a while 2009-12-21 12:07:18 +02:00
ifupdown ifupdown: fix connection class inheritance 2010-08-04 01:54:34 -05:00
keyfile keyfile: correctly send the 'update' signal 2010-07-28 02:31:02 -07:00
Makefile.am 2008-11-25 Dan Williams <dcbw@redhat.com> 2008-11-25 22:42:21 +00:00