Page MenuHomeVyOS Platform

dhcp6c: add a no release option
Closed, ResolvedPublicFEATURE REQUEST

Description

This will prevent a release signal from being sent to the ISP when restarting the DHCPv6 client.

OPNsense, DDwrt, and other firewalls have this implemented.

Details

Version
-
Is it a breaking change?
Perfectly compatible

Revisions and Commits

rVYOSONEX vyos-1x

Event Timeline

1vivy edited a custom field.
1vivy added a commit: Restricted Diffusion Commit.Jul 22 2023, 1:27 PM

Am I supposed to create data/template/dhcp-client/dhcp6c_daemon-options.j2 by hand? I tried to run make to try and create the template, then go from there & fill out the template like in daemon-options.j2. But my dev env is borked, and I'm starting to think that inside a VyOS instance is also where I'm supposed to do this.

1vivy changed the task status from Open to Confirmed.Jul 25 2023, 6:28 PM
1vivy triaged this task as Normal priority.

PR: https://github.com/vyos/vyos-1x/pull/2108
PR: https://github.com/vyos/vyos-build/pull/372

I have tested the changes on my homelab. I have not run the smoketest. I think it is ready to be merged. Please let me know if there is anything else I should do.