-
-
Notifications
You must be signed in to change notification settings - Fork 82
[FEAT] Disable sending hostnames to DHCP #532
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or requestpriority: lowNice-to-have functionality is missing or brokenNice-to-have functionality is missing or broken
Description
Describe the benefit this feature would provide to the project
Since this PR, it's possible to disable sending your hostname to dhcp in networkmanager, which increases privacy.
Note that this PR lands in NM 1.51, which is not yet in Fedora
To enable it, when NM 1.51 lands, you need to set the following options in NM conf:
[connection]
ipv4.dhcp-send-hostname=0
ipv6.dhcp-send-hostname=0
Declaration
- I declare that I have read the README and my feature request is in-scope.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority: lowNice-to-have functionality is missing or brokenNice-to-have functionality is missing or broken