summaryrefslogtreecommitdiff
path: root/data/templates/dhcp-client/ipv6.override.conf.j2
AgeCommit message (Collapse)Author
2025-04-15dhcpv6-client: T6113: add proper startup/shutdown order for systemd unitsChristian Breunig
When running dhcp6c on top of a PPPoE interface, properly honor the dependency chain with systemd. On shutdown we need to stop the wide-dhcpv6-client prior to shutting down the ppp portion of the interface.
2023-08-05dhcpv6: T5428: client renewal fails when running inside VRFChristian Breunig