Path to this page:
Subject: CVS commit: pkgsrc/net/dhcpcd
From: Roy Marples
Date: 2019-09-13 12:47:44
Message id: 20190913104744.17383FBF4@cvs.NetBSD.org
Log Message:
Import dhcpcd-8.0.5 with the following changes:
* inet6: Fix default route not being installed
* DHCP: If root fs is network mounted, enable last lease extend
* man: Fix lint errors.
* BSD: avoid RTF_WASCLONED routes
* DHCP: Give a better message when packet validation fails
* DHCP: Ensure we have enough data to checksum IP and UDP
The last change fixes a potential DoS attack introduced in dhcpcd-8.0.3 when
the checksuming code was changed to accomodate variable length IP headers.
Files: