NetworkManager/src/wimax
Dan Williams 5ee7841475 core: extend nm_device_hwaddr_matches() to match specific addresses
We'll want to eventually match (for VLAN) a given hardware address
that's not the device's hardware address.  Only the device itself
knows which NMSetting should contain it's hardware address (ie
the 'wired' setting for NMDeviceEthernet, 'infiniband' for
NMDeviceInfiniband, etc) and VLANs take their hardware address
from the parent interface.  So eventually we'll have VLAN
interfaces use these new arguments to ask their parent interface
to match the VLAN hardware address in a connection, since the
VLAN doesn't know (or need to know) what kind of interface it
really is underneath.
2012-03-01 17:40:17 -06:00
..
iwmxsdk.c core: Include <linux/if.h> instead of <net/if.h> 2011-09-30 00:18:24 -05:00
iwmxsdk.h wimax: log connection progress information 2011-09-21 00:30:51 -05:00
Makefile.am Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-device-wimax.c core: extend nm_device_hwaddr_matches() to match specific addresses 2012-03-01 17:40:17 -06:00
nm-device-wimax.h Use glib-mkenums to generate enum types 2012-02-15 11:42:15 -05:00
nm-wimax-factory.c core: add device factory infrastructure and make WiMAX a plugin 2011-12-02 13:30:08 -06:00
nm-wimax-nsp.c core: use nm_connection_get_setting_<type>() whenever possible 2011-12-06 16:06:43 -06:00
nm-wimax-nsp.h wimax: Implement WiMAX support 2009-12-18 15:41:27 +02:00
nm-wimax-types.h wimax: Implement WiMAX support 2009-12-18 15:41:27 +02:00
nm-wimax-util.c wimax: make WiMAX mostly work 2011-01-03 23:55:38 -06:00
nm-wimax-util.h wimax: make WiMAX mostly work 2011-01-03 23:55:38 -06:00