update to dhcpcd-10.3.0

This commit is contained in:
sthen
2025-11-17 18:36:41 +00:00
parent dcde9ee9f1
commit 90c23241db
3 changed files with 6 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
COMMENT= DHCPv4/IPv4LL/IPv6RS/DHCPv6 quad stack client
V= 10.2.4
V= 10.3.0
DISTNAME= dhcpcd-$V
EXTRACT_SUFX= .tar.xz
+2 -2
View File
@@ -1,2 +1,2 @@
SHA256 (dhcpcd-10.2.4.tar.xz) = ZyHmBmCSJtv02GSniAKp6WvuwO4DShvYQTiz4De7p9k=
SIZE (dhcpcd-10.2.4.tar.xz) = 276444
SHA256 (dhcpcd-10.3.0.tar.xz) = BuTBqvlYUj8/0cVyWMYTxseuVrjx1nj6eUNJXV6mrrU=
SIZE (dhcpcd-10.3.0.tar.xz) = 279100
+3 -4
View File
@@ -4,10 +4,9 @@
DHCPv6-PD (Prefix Delegation)
=============================
As OpenBSD doesn't yet support DHCPv6 in the base OS, one common use of
this package is to request Prefix Delegation from an ISP, which hands you
one or more routable IPv6 subnet that can be assigned to interfaces
facing your local network.
One common use of this package is to request Prefix Delegation from
an ISP, which hands you one or more routable IPv6 subnet that can be
assigned to interfaces facing your local network.
Here is a sample configuration achieving this, fetching addresses over the
pppoe0 interface and assigning it to multiple local networks.