Skip to content

Support changing the DSCP value for DHCP

Beniamino Galvani requested to merge bg/dhcp-dscp into main

Summary

Currently the internal DHCP client sets traffic class "CS6" in the DS field of the IP header. However, some network equipment drops packets with such traffic class; provide a way to change the value.

Also, change the default value to CS0, for the reasons described in the commit message.

Resolves: https://issues.redhat.com/browse/RHEL-16040

NetworkManager-ci!1603 (merged)

Edited by Beniamino Galvani

Merge request reports