]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP: Only listen to the address if we successfully added it
authorRoy Marples <roy@marples.name>
Mon, 23 Nov 2020 13:22:20 +0000 (13:22 +0000)
committerRoy Marples <roy@marples.name>
Mon, 23 Nov 2020 13:22:20 +0000 (13:22 +0000)
commit7c1f6fe6343e3d3be8eb29ce7400f81f4b15df38
tree528c4df573e2a04cb547e291b6a28e2704a8710b
parent7751af5f3879781aef0e3f722eaef4811fdb81aa
DHCP: Only listen to the address if we successfully added it

Fixes an issue on Linux where the headers advertise something
newer than what the kernel actually provides.
src/dhcp.c
src/ipv4.c
src/ipv4.h