]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Don't request an automatically requested option if not wanted
authorRoy Marples <roy@marples.name>
Thu, 19 Sep 2019 18:20:16 +0000 (19:20 +0100)
committerRoy Marples <roy@marples.name>
Thu, 19 Sep 2019 18:20:16 +0000 (19:20 +0100)
commit0de72427a9077220f4fc2f4bfda8239ee32c3d0a
tree1166410a1a9630a00cd3124c8ca5fba80a706a16
parent04e663b990c056ddb9b9f3504d1a83841ff75351
DHCP: Don't request an automatically requested option if not wanted

This handy macro also simplifies the logic a little.
src/dhcp-common.h
src/dhcp.c
src/dhcp6.c