mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to dhcpcd-10.3.0
This commit is contained in:
+1
-1
@@ -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
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user