systemd/src/network
2023-04-28 18:50:47 +09:00
..
generator network-generator: shorten code a bit 2023-04-28 18:50:47 +09:00
netdev network: geneve: add InheritInnerProtocol flag 2023-03-06 20:58:30 +00:00
tc network: tc-cake: add support to specify ACK filter 2022-11-19 07:08:22 +09:00
wait-online wait-online: exit with success when all interfaces are ready or unmanaged 2022-12-22 09:40:46 +09:00
fuzz-netdev-parser.c fuzzers: ignore size limits when compiled standalone 2022-05-12 14:57:07 +02:00
fuzz-netdev-parser.options fuzzers: add input size limits, always configure limits in two ways 2022-05-12 13:31:11 +02:00
fuzz-network-parser.c fuzzers: ignore size limits when compiled standalone 2022-05-12 14:57:07 +02:00
fuzz-network-parser.options fuzzers: add input size limits, always configure limits in two ways 2022-05-12 13:31:11 +02:00
meson.build meson: Introduce userspace dep 2023-03-10 11:40:14 +01:00
networkctl.c networkctl: use sd_bus_get_property 2023-04-01 21:51:07 +08:00
networkd-address-generation.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-address-generation.h network: dhcp-pd: fix prefix length of address assigned to upstream interface 2022-02-22 20:39:28 +09:00
networkd-address-label.c network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-address-label.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-address-pool.c basic/in-addr-util: add IN_ADDR_PREFIX_TO_STRING 2022-06-06 09:52:52 +02:00
networkd-address-pool.h
networkd-address.c network: assume prefix length is full address size 2023-01-19 22:09:10 +09:00
networkd-address.h network: manage addresses in the way the kernel does 2022-12-07 15:10:45 +01:00
networkd-bridge-fdb.c network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-bridge-fdb.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-bridge-mdb.c basic/in-addr-util: add IN_ADDR_TO_STRING 2022-06-06 09:52:52 +02:00
networkd-bridge-mdb.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-bridge-vlan.c network: de-duplicate logging in bridge_vlan_append_info() and the caller 2022-01-05 11:43:36 +01:00
networkd-bridge-vlan.h
networkd-can.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-can.h
networkd-conf.c conf: replace config_parse_many_nulstr() with config_parse_config_file() 2023-03-14 03:31:21 +09:00
networkd-conf.h
networkd-dhcp-common.c Merge pull request #25166 from yuwata/network-router-preference 2022-10-31 20:59:36 +01:00
networkd-dhcp-common.h network: adjust route priority based on preference 2022-10-28 15:48:28 +09:00
networkd-dhcp-prefix-delegation.c network: don't forget old RAs when a new one arrives 2022-10-03 09:59:37 +09:00
networkd-dhcp-prefix-delegation.h network: dhcp-pd: add 6rd support 2021-12-07 20:33:16 +09:00
networkd-dhcp-server-bus.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-dhcp-server-bus.h network: use BusObjectImplementation 2021-11-19 06:49:25 +09:00
networkd-dhcp-server-static-lease.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-dhcp-server-static-lease.h network: rename NetworkConfigSection -> ConfigSection 2022-01-19 14:57:59 +09:00
networkd-dhcp-server.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-dhcp-server.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-dhcp4.c network/dhcp4: accept local subnet routes from DHCP 2023-01-31 23:58:34 +00:00
networkd-dhcp4.h optionally set socket priority on DHCPv4 raw socket 2023-01-12 13:26:47 +09:00
networkd-dhcp6.c send dhcpv6 release when stopping 2023-01-17 21:26:18 +09:00
networkd-dhcp6.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-gperf.gperf network: split networkd-route.[ch] 2021-11-14 14:41:37 +09:00
networkd-ipv4acd.c networkd-ipv4acd.c: Use net/if.h for getting IFF_LOOPBACK definition 2022-11-09 01:17:37 +01:00
networkd-ipv4acd.h network: fix DHCPv4 address renewal with IPv4ACD 2022-08-18 15:44:23 +09:00
networkd-ipv4ll.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-ipv4ll.h network: split link_ipv4ll_enabled() into two 2022-08-02 03:02:48 +09:00
networkd-ipv6-proxy-ndp.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-ipv6-proxy-ndp.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-ipv6ll.c network: make link_may_have_ipv6ll() optionally check Multicast= setting 2022-08-02 03:35:00 +09:00
networkd-ipv6ll.h network: make link_may_have_ipv6ll() optionally check Multicast= setting 2022-08-02 03:35:00 +09:00
networkd-json.c network: Show network and link file dropins in networkctl status 2023-01-12 13:44:52 +09:00
networkd-json.h
networkd-link-bus.c network: dhcp-server: do not create DHCPServer object when the DHCP server is running in relaying mode 2023-02-01 00:00:19 +00:00
networkd-link-bus.h network: use BusObjectImplementation 2021-11-19 06:49:25 +09:00
networkd-link.c network: ipv4acd: update MAC address on change (#26753) 2023-03-14 00:21:30 +09:00
networkd-link.h network: wifi: try to reconfigure when connected 2022-11-22 14:44:26 +09:00
networkd-lldp-rx.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-lldp-rx.h
networkd-lldp-tx.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-lldp-tx.h
networkd-manager-bus.c networkd: implement Type=notify-reload protocol 2023-01-10 18:28:38 +01:00
networkd-manager-bus.h network: use BusObjectImplementation 2021-11-19 06:49:25 +09:00
networkd-manager.c networkd: hook up SIGRTMIN+18 and memory pressure 2023-03-01 09:43:23 +01:00
networkd-manager.h network: fix race between RTM_NEWLINK and NL82011_CMD_NEW_INTERFACE 2023-01-12 13:28:36 +09:00
networkd-ndisc.c network: do not enter failed state when received an invalid RA 2023-01-19 12:36:26 +00:00
networkd-ndisc.h network: drop unnecessary call of ndisc_vacuum() 2022-10-07 14:17:28 +09:00
networkd-neighbor.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-neighbor.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-netlabel.c network: NetLabel integration 2022-08-29 14:23:17 +09:00
networkd-netlabel.h network: NetLabel integration 2022-08-29 14:23:17 +09:00
networkd-network-bus.c src: changed usage of basename() to path_extract_filename(). 2023-04-04 00:10:22 +01:00
networkd-network-bus.h network: use BusObjectImplementation 2021-11-19 06:49:25 +09:00
networkd-network-gperf.gperf send dhcpv6 release when stopping 2023-01-17 21:26:18 +09:00
networkd-network.c send dhcpv6 release when stopping 2023-01-17 21:26:18 +09:00
networkd-network.h send dhcpv6 release when stopping 2023-01-17 21:26:18 +09:00
networkd-nexthop.c tree-wide: replace __alignof__() with alignof() 2023-04-14 14:39:06 +09:00
networkd-nexthop.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-queue.c network: sriov: use request queue to configure SR-IOV virtual functions 2022-03-23 16:48:36 +09:00
networkd-queue.h network: sriov: use request queue to configure SR-IOV virtual functions 2022-03-23 16:48:36 +09:00
networkd-radv.c network: drop duplicated period in log message 2022-10-28 11:16:21 +02:00
networkd-radv.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-route-util.c Include <threads.h> if possible to get thread_local definition 2023-03-06 10:04:39 +09:00
networkd-route-util.h network: introduce {manager,link}_address_is_reachable() 2022-02-27 09:36:48 +09:00
networkd-route.c network: fix memleak 2023-01-16 19:42:59 +00:00
networkd-route.h network: introduce {address,route}_remove_and_drop() 2022-10-04 00:25:14 +09:00
networkd-routing-policy-rule.c network: Table= also accepts table name 2022-10-28 11:03:52 +09:00
networkd-routing-policy-rule.h network: re-design request queue 2022-03-11 14:20:31 +09:00
networkd-setlink.c network: Fix set bond device MAC address failed 2022-12-05 19:48:45 +08:00
networkd-setlink.h network: Fix set bond device MAC address failed 2022-12-05 19:48:45 +08:00
networkd-speed-meter.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-speed-meter.h
networkd-sriov.c network: use FOREACH_DEVICE_CHILD_WITH_SUFFIX() macro 2022-09-23 07:03:19 +09:00
networkd-sriov.h network: also check SR-IOV PF port and other VF ports before configuring 2022-08-05 21:49:27 +09:00
networkd-state-file.c network: Show network and link file dropins in networkctl status 2023-01-12 13:44:52 +09:00
networkd-state-file.h
networkd-sysctl.c tree-wide: use ASSERT_PTR more 2022-09-13 08:13:27 +02:00
networkd-sysctl.h
networkd-util.c basic: rename util.h to logarithm.h 2022-11-08 18:21:10 +01:00
networkd-util.h network: drop REMOVING flag when a netlink message is sent to kernel 2022-12-06 16:01:01 +01:00
networkd-wifi.c network: fix race between RTM_NEWLINK and NL82011_CMD_NEW_INTERFACE 2023-01-12 13:28:36 +09:00
networkd-wifi.h network: wifi: check SSID when AP interfaces go up 2022-12-16 03:38:10 +09:00
networkd-wiphy.c network: wiphy: use ERRNO_IS_DEVICE_ABSENT() 2022-08-05 21:49:27 +09:00
networkd-wiphy.h network: do not try to bring up wifi interface if rfkill is active 2022-07-23 20:55:03 +09:00
networkd.c networkd: implement Type=notify-reload protocol 2023-01-10 18:28:38 +01:00
networkd.conf
org.freedesktop.network1.conf Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.network1.policy Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.network1.service
systemd-networkd.pkla
systemd-networkd.rules
test-network-tables.c
test-network.c network: manage addresses in the way the kernel does 2022-12-07 15:10:45 +01:00
test-networkd-address.c time-util: assume CLOCK_BOOTTIME always exists 2022-03-28 16:55:41 +02:00
test-networkd-conf.c network: assume prefix length is full address size 2023-01-19 22:09:10 +09:00
test-networkd-util.c networkd: replace a table with log2 fields by a list 2021-11-29 11:15:31 +01:00