Gokulakrishnan Gopalakrishnan writes:
> While sending DHCP Offer, Kea is sending DSCP field
> <http://bogpeople.com/networking/dscp.shtml> in IPV4 as 4 (0001 00) which
> is Unknown. I'd like to set that field as 0 (default: CS0). Can someone
> help me in setting DSCP field as 0?

=> which system? The code sets the field to IPTOS_LOWDELAY for BPF & co,
and does not touch it for UDP (DHCPv6 default, DHCPv4 when dhcp socket
type is configured). This does not seem crazy and for sure should not
raise any problem...

Regards

Francis Dupont <fdup...@isc.org>

PS: ISC DHCP does exactly the same (I suspect the Kea code was just
adapted from it: does not change something which was proved to work).
_______________________________________________
Kea-users mailing list
Kea-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to