..
netdev
Merge pull request #12516 from yuwata/network-split-link
2019-05-12 00:51:23 +02:00
wait-online
wait-online: add --any option
2019-04-02 03:37:50 +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: include glibc headers before including kernel headers
2019-05-09 03:21:31 +02: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
Merge pull request #12537 from yuwata/network-link-local-follow-ups
2019-05-14 02:22:18 +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
Merge pull request #12555 from ssahani/route-properties
2019-05-14 09:03:52 +02:00
networkd-network.c
network: move MulticastRouter to netdev/bridge.[ch]
2019-05-11 06:24:04 +09:00
networkd-network.h
networkd: DHCP client add support to send RELEASE packet
2019-05-14 09:03:01 +02: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
networkd: route fix coding style
2019-05-14 08:09:54 +05:30
networkd-route.h
networkd: route add support to configure fastopen_no_cookie
2019-05-14 08:08:36 +05:30
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