NetworkManager/clients
Thomas Haller 7f4a7bf433
all: remove unnecessary <netinet/ether.h> includes
<netinet/ether.h> with musl defines ethhdr struct, which conflicts
with <linux/if_ether.h>. The latter is included by "nm-utils.h",
so this is a problem.

Drop includes of "netinet/ether.h" that are not necessary.
2020-12-13 16:56:51 +01:00
..
cli all: remove unnecessary <netinet/ether.h> includes 2020-12-13 16:56:51 +01:00
cloud-setup cloud-setup: simplify cancellation in _get_config_fetch_cancelled_cb() 2020-12-11 17:36:37 +01:00
common veth: add support to configure veth interfaces 2020-11-27 10:12:36 +01:00
tests Correct python black rules 2020-10-29 09:35:10 +01:00
tui all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00
meson.build docs: generate nm-settings-docs-nmcli.xml based on nmcli meta data 2020-06-11 10:53:50 +02:00
nm-online.c all: unify comment style for SPDX-License-Identifier tag 2020-09-29 16:50:53 +02:00