main
test: shorten sample names, drop numerical prefixes
fuzz-network-parser: drop ".network" and shorten names
fuzz: rename samples to avoid long test names
network/dhcp: actually refuse to assign DHCP option when an invalid string is passed
sd-dhcp-server: Add Hostname= option to static leases
fuzz: rename long samples
tests: add a reporoducer for https://github.com/systemd/systemd/issues/10639
test: add testcase for issue #13938
tests: add a testcase for https://github.com/systemd/systemd/issues/15885
network: fix memleaks
fuzz: add a testcase for oss-fuzz#11285
fuzz: add testcases of recent issues
fuzz: add testcase of oss-fuzz#11345
tests: shorten the fuzz test case
networkd: refuse more than 128 NTP servers
networkd: fix memleak when the same NetDev is specified twice
fuzz: add testcases for the bug in condition_free_list_type()
tree-wide: avoid some loaded terms
network: fix ABRT
network: tc: fix n_prio bounds check
fuzz: add test case that should already be resolved
network/address: do not set family in config_parse_broadcast()
network: fix offset of preference in backward compat option
network: add IPv4ProxyARPAddress= and consolidate proxy ARP/NDP handling