Update to dhcpcd-9.3.4 with the following changes:
authorRoy Marples <roy@marples.name>
Sat, 28 Nov 2020 14:36:33 +0000 (14:36 +0000)
committerRoy Marples <roy@marples.name>
Sat, 28 Nov 2020 14:36:33 +0000 (14:36 +0000)
commit20329f2a8e29d2875b13f790e3e12c6ef13ec352
treeb5e264d7f8968ac01f4e927aa6c1314548007011
parentb2927f2b6ddfb64c8f3a45f76e21fb8e0fcbe11a
Update to dhcpcd-9.3.4 with the following changes:

 * DHCP: If error adding the address in oneshot, exit with failure
 * DHCP: Only listen to the address if we successfully added it
 * DHCP6: Fix segfault introduced in dhcpcd-9.3.3
 * DHCP6: Abort in test mode when an error is returned by server
 * options: allow --ia_na=1 and --ia_pd=2 on the command line
 * options: Allow duid to take a value
contrib/dhcpcd/src/defs.h
contrib/dhcpcd/src/dhcp.c
contrib/dhcpcd/src/dhcp6.c
contrib/dhcpcd/src/dhcpcd.8.in
contrib/dhcpcd/src/dhcpcd.c
contrib/dhcpcd/src/dhcpcd.conf.5.in
contrib/dhcpcd/src/if-options.c
contrib/dhcpcd/src/ipv4.c
contrib/dhcpcd/src/ipv4.h
contrib/dhcpcd/src/route.c