Bug#1110507: release-notes: Document that dhcpcd-base doesn't require separate inet/inet6 lines in /etc/network/interfaces

Martin-Éric Racine <[email protected]> Thu, 07 Aug 2025 09:22:51 +0300
Newsgroups gmane.linux.debian.devel.documentation
Message-ID <175454777100.19855.12976725131981679312.reportbug__9954.41350839741$1754547928$gmane$org@p8h61.internal>
Package: release-notes
Severity: normal
X-Debbugs-Cc: [email protected]

Starting with Trixie, dhcpcd-base replaces isc-dhcp-client as the default DHCP client used by ifupdown. The key difference is that dhcpcd handles both IPv4 and IPv6 stacks, so /etc/network/interfaces doesn't require separate inet and inet6 lines.

See /usr/share/doc/dhcpcd-base/NEWS.Debian.gz for details.

Martin-Éric