Systemd/src/network
2018-11-06 21:24:03 +09:00
..
netdev network: add missing .sections element for vcan and vrf 2018-11-04 00:31:46 +09:00
wait-online sd-netlink: make sd_netlink_slot take its description 2018-10-16 18:42:23 +09:00
meson.build networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IPIP tunnel 2018-08-23 11:30:37 +02:00
networkctl.c tree-wide: do not assign unused return values 2018-09-23 17:18:50 +09:00
networkd-address-label.c sd-netlink: make sd_netlink_slot take its description 2018-10-16 18:42:23 +09:00
networkd-address-label.h networkd: drop unused element from AddressLabel struct 2018-10-10 14:43:05 +09:00
networkd-address-pool.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
networkd-address-pool.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
networkd-address.c Merge pull request #10618 from yuwata/fix-10615 2018-11-05 17:37:25 +03:00
networkd-address.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
networkd-brvlan.c sd-netlink: make sd_netlink_slot take its description 2018-10-16 18:42:23 +09: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: add destroy callbacks for asynchronous netlink calls 2018-10-10 14:43:05 +09:00
networkd-dhcp6.c network: make netlink callbacks return 1 2018-10-10 14:43:05 +09:00
networkd-fdb.c network: invert the order in comparison 2018-11-04 00:31:46 +09:00
networkd-fdb.h tree-wide: use proper unicode © instead of (C) where we can 2018-06-14 10:20:20 +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 destroy callbacks for asynchronous netlink calls 2018-10-10 14:43:05 +09:00
networkd-ipv6-proxy-ndp.c tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files under /proc or /sys 2018-11-06 21:24:03 +09: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 tree-wide: set WRITE_STRING_FILE_DISABLE_BUFFER flag when we write files under /proc or /sys 2018-11-06 21:24:03 +09:00
networkd-link.h networkd: keep bond slave up if already attached 2018-10-19 23:00:52 +02:00
networkd-lldp-tx.c tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
networkd-lldp-tx.h tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
networkd-manager-bus.c network: replace udev_device by sd_device 2018-08-23 04:57:39 +09:00
networkd-manager.c network: drop error cause in log message 2018-11-04 00:31:46 +09:00
networkd-manager.h network: replace udev_monitor by sd_device_monitor 2018-10-17 03:31:20 +09:00
networkd-ndisc.c network: rename ndisc_netlink_handler() to ndisc_route_handler() 2018-10-10 14:43:05 +09:00
networkd-ndisc.h tree-wide: drop double newline 2018-06-29 11:02:17 +09: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 network: fix worng offset for .network parser 2018-11-04 00:31:46 +09:00
networkd-network.c network: fix possible memleak caused by multiple setting of Bridge=, Bond= or VRF= 2018-11-04 00:31:46 +09:00
networkd-network.h network: introduce radv_prefix_delegation_{from,to}_string() 2018-11-04 00:31:46 +09:00
networkd-radv.c network: fix memleak in static prefix 2018-11-04 00:31:46 +09:00
networkd-radv.h tree-wide: beautify remaining copyright statements 2018-06-14 10:20:21 +02:00
networkd-route.c Merge pull request #10407 from yuwata/netlink-slot 2018-10-18 18:05:58 +02:00
networkd-route.h tree-wide: drop double newline 2018-06-29 11:02:17 +09:00
networkd-routing-policy-rule.c network: drop white space in log message 2018-11-01 23:41:29 +09:00
networkd-routing-policy-rule.h network: strdup iif and oif when creating RoutingPolicyRule object 2018-09-27 17:48:34 +09:00
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: replace udev_device by sd_device 2018-08-23 04:57:39 +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 test for radv_prefix_delegation_{from,to}_string() 2018-11-04 00:31:46 +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 test: add tests for config_parse_address() 2018-11-05 16:46:26 +09:00
test-routing-policy-rule.c tests: use a helper function to parse environment and open logging 2018-09-14 09:29:57 +02:00