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

[debian]: Enable keep_addr_on_down to keep IPv6 addresses #1992

Merged
merged 1 commit into from
Aug 28, 2018

Commits on Aug 28, 2018

  1. [debian]: Enable keep_addr_on_down to keep IPv6 addresses

    Starting from kernel 4.6, this new attribute keep_addr_on_down
    is introduced (https://kernelnewbies.org/Linux_4.6).
    
    If set, static global addresses with no expiration time are not
    flushed.
    
    Ref:
    https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f1705ec197e705b79ea40fe7a2cc5acfa1d3bfac
    
    Signed-off-by: Shu0T1an ChenG <shuche@microsoft.com>
    Shu0T1an ChenG committed Aug 28, 2018
    Configuration menu
    Copy the full SHA
    64c326a View commit details
    Browse the repository at this point in the history