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

Fix asymmetric whitelist matching [19035] (backport #3733) #3867

Closed
wants to merge 1 commit into from

Commits on Sep 21, 2023

  1. Fix asymmetric whitelist matching (#3733)

    * Refs #18854: Asymmetric whitelist regression test
    
    Signed-off-by: JesusPoderoso <[email protected]>
    
    * Refs #18854: Fix Windows build error
    
    Signed-off-by: JesusPoderoso <[email protected]>
    
    * Refs #18854: Apply rev suggestions
    
    Signed-off-by: JesusPoderoso <[email protected]>
    
    * Refs #19203: Add more test cases
    
    Signed-off-by: Juan López Fernández <[email protected]>
    
    * Refs #19203: Asymmetric whitelist matching fix: transform_remote_locators refactor
    
    Signed-off-by: Juan López Fernández <[email protected]>
    
    * Refs #19203: Tiny fixes
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    
    * Refs #19203: Add warnings for non-localhost local address in initial peers and discovery server
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    
    * Refs #19203: Bonus fix: TCPv6 + whitelist
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    
    * Refs #19203: Avoid API/ABI break
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    
    * Refs #19203: Fix TCP when no whitelist and initial peer != localhost
    
    Signed-off-by: Eduardo Ponz <[email protected]>
    
    * Refs #19203: Improve some comments
    
    Signed-off-by: Eduardo Ponz <[email protected]>
    
    * Refs #19203: Uncrustify
    
    Signed-off-by: Eduardo Ponz <[email protected]>
    
    * Refs #19203: Fix missing include
    
    Signed-off-by: Eduardo Ponz <[email protected]>
    
    * Refs #19203: Revert locator scope append in TCPChannelResourceBasic::connect
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    
    * Refs #19203: Disable (almost) all IPv6 tests
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    
    ---------
    
    Signed-off-by: JesusPoderoso <[email protected]>
    Signed-off-by: Juan López Fernández <[email protected]>
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    Signed-off-by: Eduardo Ponz <[email protected]>
    Co-authored-by: JesusPoderoso <[email protected]>
    Co-authored-by: Eduardo Ponz <[email protected]>
    (cherry picked from commit c8ab860)
    juanlofer-eprosima authored and mergify[bot] committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c45a209 View commit details
    Browse the repository at this point in the history