#1110507 release-notes: Document that dhcpcd-base doesn't require separate inet/inet6 lines in /etc/network/interfaces #1110507
- Package:
- release-notes
- Source:
- release-notes
- Submitter:
- Martin-Éric Racine
- Date:
- 2025-08-07 06:25:02 UTC
- Severity:
- normal
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