From: Lennart Poettering Date: Wed, 13 Mar 2019 15:01:06 +0000 (+0100) Subject: man: document that Anonymize=yes makes DHCP leases grow in size X-Git-Tag: v242-rc1~128^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fba10579f1abb4a0f0a27ebb822bcfda72c9b22e;p=thirdparty%2Fsystemd.git man: document that Anonymize=yes makes DHCP leases grow in size Fixes: #11551 --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index b06785046da..5a83314332f 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -1263,6 +1263,11 @@ UseRoutes=, SendHostname=, UseMTU=, VendorClassIdentifier=, UseTimezone=. + + 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 means DHCP request + sizes will grow and lease data will be more comprehensive than normally, though most of the + requested data is not actually used.