..
generator
ether-addr-util, network: introduce ETHER_ADDR_TO_STR() macro and use it
2021-06-10 00:37:50 +09:00
netdev
network: use void* to correctly store SetLinkOperation in Request
2021-06-15 20:58:20 +02:00
tc
util: move percent/permille/permyriad parser into percent-util.[ch]
2021-02-18 22:36:34 +01:00
wait-online
wait-online: fix typo
2021-07-07 11:06:11 +02:00
fuzz-netdev-parser.c
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
fuzz-network-parser.c
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
fuzz-network-parser.options
meson.build
network: ipv4acd: first probe address and then assign it
2021-07-01 00:49:03 +09:00
networkctl.c
networkctl: drop unused member in struct VxLanInfo
2021-06-26 08:39:25 +09:00
networkd-address-label.c
network: address label: use request queue to configure address labels
2021-06-08 06:33:27 +09:00
networkd-address-label.h
network: address label: use request queue to configure address labels
2021-06-08 06:33:27 +09:00
networkd-address-pool.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-address-pool.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
networkd-address.c
network: ipv4acd: first probe address and then assign it
2021-07-01 00:49:03 +09:00
networkd-address.h
network: ipv4acd: first probe address and then assign it
2021-07-01 00:49:03 +09:00
networkd-bridge-fdb.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-bridge-fdb.h
network: bridge-fdb: add support to specify outgoing interface
2021-05-20 18:23:15 +09:00
networkd-bridge-mdb.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-bridge-mdb.h
network: use request queue to configure bridge MDB
2021-06-08 06:33:27 +09:00
networkd-bridge-vlan.c
network: use link_request_to_set_master() or friends
2021-06-08 06:39:48 +09:00
networkd-bridge-vlan.h
network: use link_request_to_set_master() or friends
2021-06-08 06:39:48 +09:00
networkd-can.c
network: use request queue to configure CAN interfaces
2021-06-09 04:59:23 +09:00
networkd-can.h
network: use request queue to configure CAN interfaces
2021-06-09 04:59:23 +09:00
networkd-conf.c
network: add missing sections
2021-04-26 10:07:52 +02:00
networkd-conf.h
network: move dhcp related conf parsers to networkd-dhcp-common.c
2021-04-21 20:56:58 +09:00
networkd-dhcp4.c
network: ipv4acd: first probe address and then assign it
2021-07-01 00:49:03 +09:00
networkd-dhcp4.h
network: rename dhcp_lease_lost() -> dhcp4_lease_lost() and expose it
2021-07-01 00:49:02 +09:00
networkd-dhcp6.c
network: drop old dhcp6 addresses or routes after new ones are configured
2021-07-02 20:59:38 +09:00
networkd-dhcp6.h
network: use config_parse_in_addr_non_null()
2021-05-18 20:19:37 +09:00
networkd-dhcp-common.c
network: do not process requests which conditionalized with link flags while the flags are updating
2021-06-09 04:59:23 +09:00
networkd-dhcp-common.h
network: dhcp: constify link_get_duid()
2021-04-21 21:00:45 +09:00
networkd-dhcp-server-bus.c
network: check that bus is ready at one more place
2021-05-08 15:12:31 +09:00
networkd-dhcp-server-bus.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
networkd-dhcp-server-static-lease.c
network: dhcp-server: introduce [DHCPServerStaticLease] section
2021-05-27 15:51:26 +09:00
networkd-dhcp-server-static-lease.h
network: dhcp-server: introduce [DHCPServerStaticLease] section
2021-05-27 15:51:26 +09:00
networkd-dhcp-server.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-dhcp-server.h
network: introduce UplinkInterface= setting for DHCP server
2021-06-08 06:33:27 +09:00
networkd-gperf.gperf
network: make IAID and DUID for DHCPv6 configurable explicitly
2021-04-21 21:00:11 +09:00
networkd-ipv4acd.c
network: ipv4acd: update log message
2021-07-01 16:24:07 +09:00
networkd-ipv4acd.h
network: ipv4acd: first probe address and then assign it
2021-07-01 00:49:03 +09:00
networkd-ipv4ll.c
network: introduce callback fucntions to check the sender MAC address for IPv4ACD and IPv4LL
2021-07-01 00:49:03 +09:00
networkd-ipv4ll.h
Merge pull request #17474 from yuwata/network-drop-link-deserialization-logic
2020-11-27 09:08:01 +09:00
networkd-ipv6-proxy-ndp.c
tree-wide: "a" -> "an"
2021-06-30 23:33:00 +09:00
networkd-ipv6-proxy-ndp.h
network: use request queue to configure IPv6 proxy NDP addresses
2021-06-08 06:33:27 +09:00
networkd-json.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-json.h
network: introduce Describe() method for manager and links
2021-05-14 09:18:29 +09:00
networkd-link-bus.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-link-bus.h
network: add an online state for links and manager
2021-05-19 10:33:55 +09:00
networkd-link.c
network: fix log message
2021-07-02 20:59:32 +09:00
networkd-link.h
network: ipv4acd: first probe address and then assign it
2021-07-01 00:49:03 +09:00
networkd-lldp-rx.c
tree-wide: add missing whitespace at the end of comments
2021-06-15 14:09:29 +09:00
networkd-lldp-rx.h
tree-wide: use -EINVAL for enum invalid values
2021-02-10 14:46:59 +01:00
networkd-lldp-tx.c
ether-addr-util: drop redundant "addr" from struct hw_addr_data
2021-06-10 00:19:50 +09:00
networkd-lldp-tx.h
networkd: lldp: use string table
2021-02-12 01:19:13 +09:00
networkd-manager-bus.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-manager-bus.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
networkd-manager.c
network: introduce link_get_by_hw_addr()
2021-07-01 00:49:02 +09:00
networkd-manager.h
network: introduce link_get_by_hw_addr()
2021-07-01 00:49:02 +09:00
networkd-ndisc.c
network: fix overflow issue in address lifetime calculation
2021-07-02 22:26:07 +09:00
networkd-ndisc.h
network: configure non-dhcp configs earlier even DUID-UUID is used by DHCP clients
2021-04-21 21:00:45 +09:00
networkd-neighbor.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-neighbor.h
network: expose hash and compare functions
2021-06-08 06:33:27 +09:00
networkd-network-bus.c
ether-addr-util, network: introduce ETHER_ADDR_TO_STR() macro and use it
2021-06-10 00:37:50 +09:00
networkd-network-bus.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
networkd-network-gperf.gperf
network: sort settings about netdev
2021-06-10 04:46:44 +09:00
networkd-network.c
network: default RequiredForOnline=false if ActivactionPolicy= not set to up
2021-06-24 08:32:21 -04:00
networkd-network.h
network: default RequiredForOnline=false if ActivactionPolicy= not set to up
2021-06-24 08:32:21 -04:00
networkd-nexthop.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-nexthop.h
network: expose hash and compare functions
2021-06-08 06:33:27 +09:00
networkd-queue.c
network: make request_drop() accept NULL
2021-07-01 00:49:03 +09:00
networkd-queue.h
network: use void* to correctly store SetLinkOperation in Request
2021-06-15 20:58:20 +02:00
networkd-radv.c
ether-addr-util: drop redundant "addr" from struct hw_addr_data
2021-06-10 00:19:50 +09:00
networkd-radv.h
network: radv: add RouteMetric= setting in [IPv6Prefix]
2021-04-21 13:55:02 +09:00
networkd-route.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-route.h
network: make manager_find_uplink() uses stored route information
2021-06-08 06:33:27 +09:00
networkd-routing-policy-rule.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-routing-policy-rule.h
network: expose hash and compare functions
2021-06-08 06:33:27 +09:00
networkd-setlink.c
network: use void* to correctly store SetLinkOperation in Request
2021-06-15 20:58:20 +02:00
networkd-setlink.h
network: use void* to correctly store SetLinkOperation in Request
2021-06-15 20:58:20 +02:00
networkd-speed-meter.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-speed-meter.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
networkd-sriov.c
tree-wide: use UINT64_MAX or friends
2021-03-05 07:10:13 +09:00
networkd-sriov.h
tree-wide: use -EINVAL for enum invalid values
2021-02-10 14:46:59 +01:00
networkd-state-file.c
network: rename Manager::links -> Manager::links_by_index
2021-07-01 00:49:02 +09:00
networkd-state-file.h
network: move state file related functions to networkd-state-file.[ch]
2021-03-03 16:07:45 +09:00
networkd-sysctl.c
Merge pull request #19852 from yuwata/network-stable-secret
2021-06-09 12:30:57 +09:00
networkd-sysctl.h
tree-wide: use -EINVAL for enum invalid values
2021-02-10 14:46:59 +01:00
networkd-util.c
network: unify log_link_message_full_errno() and log_message_warning_errno()
2021-04-29 09:07:42 +09:00
networkd-util.h
network: unify log_link_message_full_errno() and log_message_warning_errno()
2021-04-29 09:07:42 +09:00
networkd-wifi.c
network: do not partially update wlan information on failure
2021-06-15 04:32:31 +09:00
networkd-wifi.h
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
networkd.c
network: allocate FirewallContext lazily
2021-03-23 14:41:13 +09:00
networkd.conf
fix: point to the correct drop-ins subdirectory for confs
2021-04-22 09:36:14 +02:00
org.freedesktop.network1.conf
network: implement DBus methods to set DNS related properties
2019-07-17 06:59:12 +09:00
org.freedesktop.network1.policy
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
org.freedesktop.network1.service
license: LGPL-2.1+ -> LGPL-2.1-or-later
2020-11-09 13:23:58 +09:00
systemd-networkd.pkla
networkd: add header to distributed "config" files
2021-01-28 09:55:36 +01:00
systemd-networkd.rules
networkd: add header to distributed "config" files
2021-01-28 09:55:36 +01:00
test-network-tables.c
udev: make WakeOnLan= take multiple features
2021-06-08 18:24:11 +02:00
test-network.c
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
2021-05-19 16:42:37 +02:00
test-networkd-conf.c
network: tighten variable scope used in loop ( #18277 )
2021-01-17 15:38:33 +09:00