Systemd/src/network
2019-05-16 05:17:26 +02:00
..
netdev Merge pull request #12576 from ssahani/fou 2019-05-16 05:10:35 +02:00
wait-online wait-online: ignore -ENODATA on updating link information 2019-05-16 05:53:41 +09:00
fuzz-netdev-parser.c fuzz: use fflush() and drop unnecessary rewind() 2019-02-25 12:35:51 +09:00
fuzz-network-parser.c fuzz: limit the maximum size of test inputs for a few parsers 2019-03-12 19:30:05 +01:00
fuzz-network-parser.options fuzz: limit the maximum size of test inputs for a few parsers 2019-03-12 19:30:05 +01:00
meson.build network: move CAN link related functions to networkd-can.c 2019-05-11 06:24:00 +09:00
networkctl.c Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
networkd-address-label.c network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-address-label.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-address-pool.c network: drop list fields in Network object 2019-05-07 16:55:19 +02:00
networkd-address-pool.h network: make address_pool_new() static 2019-03-01 15:52:12 +09:00
networkd-address.c network: use IN_ADDR_NULL and ETHER_ADDR_NULL 2019-05-07 16:55:19 +02:00
networkd-address.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-brvlan.c tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0 2019-04-11 19:00:37 +02:00
networkd-brvlan.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +02:00
networkd-can.c network: move CAN link related functions to networkd-can.c 2019-05-11 06:24:00 +09:00
networkd-can.h network: move CAN link related functions to networkd-can.c 2019-05-11 06:24:00 +09: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 networkd: DHCP client add support to send RELEASE packet 2019-05-14 09:03:01 +02:00
networkd-dhcp6.c network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
networkd-fdb.c networkd: bridge FDB support more NTF_* flags 2019-05-14 02:24:51 +02:00
networkd-fdb.h networkd: bridge FDB support more NTF_* flags 2019-05-14 02:24:51 +02: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: add missing error check 2019-05-15 12:44:30 +09:00
networkd-ipv6-proxy-ndp.c network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
networkd-ipv6-proxy-ndp.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +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 network: do not use ordered_set_printf() for DOMAINS= or ROUTE_DOMAINS= 2019-05-16 05:17:26 +02:00
networkd-link.h network: make link_drop() can take custom handler 2019-05-11 06:15:35 +09:00
networkd-lldp-rx.c network: move sd_lldp related functions to networkd-lldp-rx.c 2019-05-11 06:14:39 +09:00
networkd-lldp-rx.h network: move sd_lldp related functions to networkd-lldp-rx.c 2019-05-11 06:14:39 +09:00
networkd-lldp-tx.c network: move link_lldp_emit_enabled() to networkd-lldp-tx.c 2019-05-11 06:14:39 +09:00
networkd-lldp-tx.h network: move link_lldp_emit_enabled() to networkd-lldp-tx.c 2019-05-11 06:14:39 +09:00
networkd-manager-bus.c network: replace udev_device by sd_device 2018-08-23 04:57:39 +09:00
networkd-manager.c network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
networkd-manager.h network: drop arpa/inet.h from networkd-manager.h 2019-05-09 02:33:33 +02:00
networkd-ndisc.c network: drop unnecessary initializations 2019-05-11 06:24:04 +09:00
networkd-ndisc.h headers: remove unneeded includes from util.h 2019-03-27 11:53:12 +01:00
networkd-neighbor.c network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-neighbor.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-network-bus.c network: drop list fields in Network object 2019-05-07 16:55:19 +02:00
networkd-network-gperf.gperf networkd: introduce netdev ipvtap 2019-05-16 09:48:53 +09:00
networkd-network.c networkd: introduce netdev ipvtap 2019-05-16 09:48:53 +09:00
networkd-network.h network: add DefaultRouteOnDevice= setting in [Network] section 2019-05-15 12:44:30 +09:00
networkd-radv.c tree-wide: replace explicit NULL checks with their shorter variants 2019-04-28 14:28:49 +02:00
networkd-radv.h network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-route.c network: add DefaultRouteOnDevice= setting in [Network] section 2019-05-15 12:44:30 +09:00
networkd-route.h network: add DefaultRouteOnDevice= setting in [Network] section 2019-05-15 12:44:30 +09:00
networkd-routing-policy-rule.c network: drop sections contain invalid settings in network_verify() 2019-03-13 11:59:18 +09:00
networkd-routing-policy-rule.h network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
networkd-util.c network: use DEFINE_STRING_TABLE_LOOKUP() macro for AddressFamilyBoolean 2019-05-04 16:46:02 +02:00
networkd-util.h network: use DEFINE_STRING_TABLE_LOOKUP() macro for AddressFamilyBoolean 2019-05-04 16:46:02 +02:00
networkd.c network: include glibc headers before including kernel headers 2019-05-09 03:21:31 +02:00
networkd.conf network: provide default networkd.conf 2018-06-26 03:34:49 +09:00
org.freedesktop.network1.conf
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 networkd: Option to use LinkLocalAddressing only when DHCP fails 2019-05-04 16:45:57 +02:00
test-network.c network: drop arpa/inet.h from networkd-manager.h 2019-05-09 02:33:33 +02:00
test-networkd-conf.c network: introduce reference counter for Network object 2019-05-07 16:55:19 +02:00
test-routing-policy-rule.c tree-wide: Remove O_CLOEXEC from fdopen 2018-12-12 20:47:40 +01:00