Systemd/src/network
Fabrice Fontaine aeed8332af networkd-dhcp6.c: fix build without IFA_F_NOPREFIXROUTE
systemd fails to build on kernel without IFA_F_NOPREFIXROUTE
since 9714c02

So put include missing_network.h

Fixes:
 - http://autobuild.buildroot.org/results/970b09e1d49b53dff12a07ca4ad424ef9dd29a69

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
2019-02-03 18:38:47 +01:00
..
netdev Merge pull request #11580 from yuwata/fix-11579 2019-01-28 16:57:08 +01:00
wait-online wait-online: do not fail if we receive invalid messages 2019-01-21 15:54:50 +01:00
fuzz-netdev-parser.c util-lib: split out all temporary file related calls into tmpfiles-util.c 2018-12-02 13:22:29 +01:00
fuzz-network-parser.c util-lib: split out all temporary file related calls into tmpfiles-util.c 2018-12-02 13:22:29 +01:00
meson.build networkd: Static neighbor support 2018-12-09 16:56:37 -08:00
networkctl.c locale-util: prefix special glyph enum values with SPECIAL_GLYPH_ 2018-12-14 08:22:54 +01:00
networkd-address-label.c network: use typesafe netlink_call_async() macro where applicable 2018-12-02 06:29:32 +01:00
networkd-address-label.h network: use typesafe netlink_call_async() macro where applicable 2018-12-02 06:29:32 +01:00
networkd-address-pool.c network: use structured initializers 2018-11-12 16:32:10 +09:00
networkd-address-pool.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
networkd-address.c networkd-address.c: fix build without IFA_F_NOPREFIXROUTE 2019-02-03 18:34:36 +01:00
networkd-address.h network: use typesafe netlink_call_async() macro where applicable 2018-12-02 06:29:32 +01:00
networkd-brvlan.c networkd-brvlan.c: fix build without BRIDGE_VLAN_INFO_RANGE_END 2019-02-03 17:34:53 +01:00
networkd-brvlan.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
networkd-conf.c network: accept additional time-value after ':' when DUIDType=link-layer-time 2018-08-08 10:15:00 +09:00
networkd-conf.h tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
networkd-dhcp4.c network: fix indentation 2018-12-23 08:00:59 +09:00
networkd-dhcp6.c networkd-dhcp6.c: fix build without IFA_F_NOPREFIXROUTE 2019-02-03 18:38:47 +01:00
networkd-fdb.c network: use typesafe netlink_call_async() macro where applicable 2018-12-02 06:29:32 +01:00
networkd-fdb.h network: use NetworkConfigSection in fdb entries 2018-11-12 16:32:10 +09:00
networkd-gperf.gperf network: accept additional time-value after ':' when DUIDType=link-layer-time 2018-08-08 10:15:00 +09:00
networkd-ipv4ll.c network: use typesafe netlink_call_async() macro where applicable 2018-12-02 06:29:32 +01:00
networkd-ipv6-proxy-ndp.c network: use typesafe netlink_call_async() macro where applicable 2018-12-02 06:29:32 +01:00
networkd-ipv6-proxy-ndp.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
networkd-link-bus.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
networkd-link.c Merge pull request #11460 from yuwata/fix-11458 2019-01-26 15:41:06 +01:00
networkd-link.h network: make link_up() static 2019-01-24 12:07:41 +09:00
networkd-lldp-tx.c util: drop missing.h from socket-util.h 2018-12-06 13:31:16 +01:00
networkd-lldp-tx.h tree-wide: use CONFIG_PARSER_PROTOTYPE() macro 2018-11-12 16:45:04 +09:00
networkd-manager-bus.c network: replace udev_device by sd_device 2018-08-23 04:57:39 +09:00
networkd-manager.c tree-wide: make sure to flush/close all bus connections when our daemons exit 2019-01-17 16:12:38 +01:00
networkd-manager.h network: replace udev_monitor by sd_device_monitor 2018-10-17 03:31:20 +09:00
networkd-ndisc.c networkd-ndisc.c: fix build without IFA_F_NOPREFIXROUTE 2019-02-03 18:30:38 +01:00
networkd-ndisc.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
networkd-neighbor.c networkd: Static neighbor support 2018-12-09 16:56:37 -08:00
networkd-neighbor.h networkd: Static neighbor support 2018-12-09 16:56:37 -08:00
networkd-network-bus.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
networkd-network-gperf.gperf networkd: permit DNS "DefaultRoute" configuration in .network files 2018-12-21 12:10:07 +01:00
networkd-network.c network: unset Network::manager when loading .network file fails 2019-01-21 15:53:12 +01:00
networkd-network.h networkd: permit DNS "DefaultRoute" configuration in .network files 2018-12-21 12:10:07 +01:00
networkd-radv.c networkd: refuse IPv6 RADV prefixes that lack Prefix= setting 2018-11-30 22:19:28 +01:00
networkd-radv.h tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
networkd-route.c util: drop missing.h from util.h 2018-12-04 10:00:34 +01:00
networkd-route.h network: use typesafe netlink_call_async() macro where applicable 2018-12-02 06:29:32 +01:00
networkd-routing-policy-rule.c networkd: RPDB rule - add support to configure inverted rule. 2018-12-06 10:42:36 +05:30
networkd-routing-policy-rule.h networkd: RPDB rule - add support to configure inverted rule. 2018-12-06 10:42:36 +05:30
networkd-util.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
networkd-util.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
networkd.c network: define main through macro 2018-12-08 18:09:40 +09:00
networkd.conf network: provide default networkd.conf 2018-06-26 03:34:49 +09:00
org.freedesktop.network1.conf networkd: add basic dbus API 2015-02-05 11:50:34 +01:00
org.freedesktop.network1.service Add SPDX license headers to various assorted files 2017-11-19 19:08:15 +01:00
systemd-networkd.pkla network: request product UUID when DUIDType=uuid but DUIDRawData= is not set 2018-08-08 10:15:00 +09:00
systemd-networkd.rules network: request product UUID when DUIDType=uuid but DUIDRawData= is not set 2018-08-08 10:15:00 +09:00
test-network-tables.c test: add tests for string tables for lldp and ndisc events 2018-11-06 20:15:09 +09:00
test-network.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00
test-networkd-conf.c network: allocate hashmap objects when they are required 2018-11-12 16:32:11 +09:00
test-routing-policy-rule.c tree-wide: Remove O_CLOEXEC from fdopen 2018-12-12 20:47:40 +01:00