Skip to content

[FEAT] Disable sending hostnames to DHCP #532

@flexagoon

Description

@flexagoon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpriority: lowNice-to-have functionality is missing or broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions