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

[vl3-dns]: send REFRESH_REQUESTED event if dnsServerAddress was changed #1416

Merged
merged 2 commits into from
Feb 6, 2023

Commits on Feb 3, 2023

  1. add proper dns server ip handling

    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    move waitForDNSServerIP function to Request method
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    cleanup
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    cleanup
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    apply review comments
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    apply review comments
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    fix vl3 dns sandbox tests
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    add sandbox test for refresh scenario in vl3DNS
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    fix linter
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    add checkconnection chain element to check dnsContext after refresh
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    disable logs in tests
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    fix datarace
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    minor changes
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    add GetConnections method to EventConsumer
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    
    fix linter
    
    Signed-off-by: Nikita Skrynnik <nikita.skrynnik@xored.com>
    NikitaSkrynnik authored and glazychev-art committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    c8e9bd0 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. additional fixes

    Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
    glazychev-art committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    fef5bc3 View commit details
    Browse the repository at this point in the history