Import dhcpcd-8.0.0 with the following changes:

*  ARP now supports many requests
  *  Routing tables now use Red-Black Trees
  *  Script variables are no longer allocated manually
  *  DHCP addresses are added with vltime of the lease time and pltime
     of the rebind time (Linux only)
This commit is contained in:
roy 2019-07-24 10:08:17 +00:00
parent cecaa4ab29
commit 227aba2c62
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.83 2019/06/26 10:07:38 roy Exp $
# $NetBSD: Makefile,v 1.84 2019/07/24 10:08:17 roy Exp $
DISTNAME= dhcpcd-7.2.3
DISTNAME= dhcpcd-8.0.0
PKGNAME= ${DISTNAME:S/-rc/rc/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.80 2019/06/26 10:07:38 roy Exp $
$NetBSD: distinfo,v 1.81 2019/07/24 10:08:17 roy Exp $
SHA1 (dhcpcd-7.2.3.tar.xz) = 5f26427dbc98a4424d6c77918cfd95503f323153
RMD160 (dhcpcd-7.2.3.tar.xz) = d66e78e3d92cd8eb248656189fc798c7e789025d
SHA512 (dhcpcd-7.2.3.tar.xz) = 271cca422fad10eaf842acfd5b590c0ad537f5f23ee919a3928d8ad98463ab03bde21c0bc08741ea9618ee31095160a7c00066155eae2c74b17c49af65ba566f
Size (dhcpcd-7.2.3.tar.xz) = 213552 bytes
SHA1 (dhcpcd-8.0.0.tar.xz) = 5acb0db8cab813485f6f46851acb6a3dc9bc8fbe
RMD160 (dhcpcd-8.0.0.tar.xz) = 5bac8d0b5604051fc5e5a899a2f28e0eb21f6b27
SHA512 (dhcpcd-8.0.0.tar.xz) = 97994587a6478e781dd5b246f9521e62d955ffb6b753367e5d6f8f05a6cfb9a6da684b4ee7b9d97a9a792db8ee0aba99644ead4c7a4ae8043c40eb6ddf36dd2d
Size (dhcpcd-8.0.0.tar.xz) = 221624 bytes