NetworkManager/clients/cli
Dan Winship 357efd26e4 libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.h
Include <linux/if_ether.h> and <linux/if_infiniband.h> from
nm-utils.h, to get ETH_ALEN and INFINIBAND_ALEN, and remove those
includes (as well as <net/ethernet.h> and <netinet/ether.h>, and
various headers that had been included to get the ARPHRD_* constants)
from other files where they're not needed now.
2014-08-07 14:04:14 -04:00
..
common.c libnm, core, cli, tui: fix the capitalization of various types 2014-08-01 14:34:06 -04:00
common.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
connections.c libnm-core, etc: drop type-based hwaddr funcs, port to length-based ones 2014-08-07 12:08:16 -04:00
connections.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
devices.c libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.h 2014-08-07 14:04:14 -04:00
devices.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
Makefile.am all: port everything to libnm 2014-08-01 14:34:05 -04:00
network-manager.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
network-manager.h clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli-completion clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
nmcli.c libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
nmcli.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c libnm-core: include ETH_ALEN/INFINIBAND_ALEN defines in nm-utils.h 2014-08-07 14:04:14 -04:00
settings.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00
utils.c cli: fix warning in parse_output_fields() about strict-overflow 2014-08-01 13:17:01 +02:00
utils.h libnm: add NetworkManager.h, disallow including individual headers 2014-08-01 14:34:40 -04:00