From: Yu Watanabe Date: Tue, 3 Oct 2023 04:19:50 +0000 (+0900) Subject: man: update the list of ignored options by Anonymize=yes X-Git-Tag: v255-rc1~352 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf17d693c063733addad26115271baf4b433857;p=thirdparty%2Fsystemd.git man: update the list of ignored options by Anonymize=yes Closes #29362. --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index c3b8e4778cf..8d462615ac6 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -2220,10 +2220,24 @@ NFTSet=prefix:netdev:filter:eth_ipv4_prefix systemd.link5). - When true, SendHostname=, ClientIdentifier=, - VendorClassIdentifier=, UserClass=, - RequestOptions=, SendOption=, - SendVendorOption=, and MUDURL= are ignored. + When true, + ClientIdentifier=mac, + SendHostname=no, + Use6RD=no, + UseCaptivePortal=no, + UseMTU=no, + UseNTP=no, + UseSIP=no, and + UseTimezone=no + are implied and these settings in the .network file are silently ignored. Also, + Hostname=, + MUDURL=, + RequestOptions=, + SendOption=, + SendVendorOption=, + UserClass=, and + VendorClassIdentifier= + are silently ignored. With this option enabled DHCP requests will mimic those generated by Microsoft Windows, in order to reduce the ability to fingerprint and recognize installations. This