Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@1vivy dhcpv6-pd: T5387: add support for no-release flag #2108

Merged
merged 3 commits into from Jul 31, 2023

Commits on Jul 25, 2023

  1. dhcpv6-pd: T5387: add support for no-release flag

    When no-release is specified, dhcp6c client will not release allocated address or prefix on client exit.
    
    vyos.ifconfig: dhcpv6: T5387: re-use options_file for no release flag [WIP]
    * Todo: render Jinja2 template and fill it
    
    vyos.ifconfig: dhcpv6: T5387: finish options_file and no release flag in cli
    
    vyos.ifconfig: dhcpv6: T5387: fix missing/wrong end tag
    
    vyos.ifconfig: dhcpv6: T5387: fix options, no var for -n
    
    dhcpv6-client: T5387: fix missing / from filepaths
    1vivy committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    ae3ba23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12adf53 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    fe3a923 View commit details
    Browse the repository at this point in the history