network: dhcp-pd: fix prefix length of address assigned to upstream interface
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 20 Feb 2022 02:23:18 +0000 (11:23 +0900)
committerLuca Boccassi <luca.boccassi@gmail.com>
Tue, 22 Feb 2022 21:47:38 +0000 (21:47 +0000)
commit66411cea19e2813b0c645101921adf68d8220ce9
treec97d318f1fdc129cf67ba27d62bee04978b371c1
parent919d398668d2baa1873e61f7f502fac910a9d606
network: dhcp-pd: fix prefix length of address assigned to upstream interface

This effectively revert ab0c82d9f749cc397a6b7e0327ddb2c08cd7d7e0.

I have no idea why I did that...

Fixes #22559.

(cherry picked from commit 38488babe791639860068905177a415822b6b98b)
src/network/networkd-address-generation.c
src/network/networkd-address-generation.h
src/network/networkd-dhcp-prefix-delegation.c
test/test-network/systemd-networkd-tests.py