]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Don't request T1 and T2
authorRoy Marples <roy@marples.name>
Sun, 15 Jun 2025 21:23:13 +0000 (22:23 +0100)
committerRoy Marples <roy@marples.name>
Sun, 15 Jun 2025 21:23:13 +0000 (22:23 +0100)
commitb1c17c30adf5737e9319b42cd59322fec5ef7877
tree5815db1f42802fef2c6f812f0c2ac0f8110b7d9d
parent93df2b254caf9639f9ffb66e0fe2b584eeba6220
DHCP: Don't request T1 and T2

RFC2131 4.4.5 says:
The server SHOULD return T1 and T2.

Other DHCP clients don't request them by default and we can save two
bytes in the message size by not sending them.
src/dhcpcd-definitions-small.conf
src/dhcpcd-definitions.conf