]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP6: Fix configuring the suffix to delegated prefixes (#665) master
authorRoy Marples <roy@marples.name>
Mon, 22 Jun 2026 17:06:35 +0000 (18:06 +0100)
committerGitHub <noreply@github.com>
Mon, 22 Jun 2026 17:06:35 +0000 (18:06 +0100)
commitd28c97179f3beabc06577957ce7e1d6644b51fb7
tree3285fcb6422fadf280b6e7b0351926fa3db818e7
parent2752331fddab0781627d23e2a9a1addf40c30b2d
DHCP6: Fix configuring the suffix to delegated prefixes (#665)

Depending on the delegated prefix length and the user
configured suffix length, some parts of the suffix would be lost.

Reported by NVIDIA Project Vanessa
src/ipv6.c