From: Yu Watanabe Date: Tue, 26 May 2026 16:06:45 +0000 (+0900) Subject: network: add skelton for new DHCP relay settings X-Git-Tag: v261-rc2~8 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=0f80db135922caae30d34e6853ce82637d1bb810;p=thirdparty%2Fsystemd.git network: add skelton for new DHCP relay settings Follow-up for 1a75eb7d8b7349959d305ee2a26b247da637c65c. --- diff --git a/src/network/networkd.conf b/src/network/networkd.conf index a5a9418bbb1..2c6d71f480c 100644 --- a/src/network/networkd.conf +++ b/src/network/networkd.conf @@ -46,5 +46,11 @@ #DUIDRawData= #UseDomains= +[DHCPRelay] +#ServerAddress= +#OverrideServerIdentifier=no +#RemoteId= +#ExtraOption= + [DHCPServer] #PersistLeases=yes