]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: ignore Broadcast= setting when the address is null
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 7 Jul 2023 02:31:25 +0000 (11:31 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 7 Jul 2023 10:11:37 +0000 (19:11 +0900)
commit0acc6470107bddc2afbd6d1011915142c1da6b74
treeaafd6a0fc6bef0610d60860c63242845164c19bb
parent9a45125ae7810ff1d3f2927538c510fe70148f63
network: ignore Broadcast= setting when the address is null

When an address is requested with null address, then broadcast should be
determined after an address aquired that will be assigned to the
interface.
src/network/networkd-address.c