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] #3733

Merged
merged 15 commits into from
Sep 21, 2023
Merged

Commits on Sep 19, 2023

  1. Refs #18854: Asymmetric whitelist regression test

    Signed-off-by: JesusPoderoso <[email protected]>
    JesusPoderoso authored and juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3374454 View commit details
    Browse the repository at this point in the history
  2. Refs #18854: Fix Windows build error

    Signed-off-by: JesusPoderoso <[email protected]>
    JesusPoderoso authored and juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ffa874c View commit details
    Browse the repository at this point in the history
  3. Refs #18854: Apply rev suggestions

    Signed-off-by: JesusPoderoso <[email protected]>
    JesusPoderoso authored and juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2182606 View commit details
    Browse the repository at this point in the history
  4. Refs #19203: Add more test cases

    Signed-off-by: Juan López Fernández <[email protected]>
    juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4dda3a3 View commit details
    Browse the repository at this point in the history
  5. Refs #19203: Asymmetric whitelist matching fix: transform_remote_loca…

    …tors refactor
    
    Signed-off-by: Juan López Fernández <[email protected]>
    juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4043bf1 View commit details
    Browse the repository at this point in the history
  6. Refs #19203: Tiny fixes

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    01aae83 View commit details
    Browse the repository at this point in the history
  7. Refs #19203: Add warnings for non-localhost local address in initial …

    …peers and discovery server
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    26d5c83 View commit details
    Browse the repository at this point in the history
  8. Refs #19203: Bonus fix: TCPv6 + whitelist

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    be8eb09 View commit details
    Browse the repository at this point in the history
  9. Refs #19203: Avoid API/ABI break

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1a18d15 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b188325 View commit details
    Browse the repository at this point in the history
  11. Refs #19203: Improve some comments

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz authored and juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0103ebd View commit details
    Browse the repository at this point in the history
  12. Refs #19203: Uncrustify

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz authored and juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2c9bb69 View commit details
    Browse the repository at this point in the history
  13. Refs #19203: Fix missing include

    Signed-off-by: Eduardo Ponz <[email protected]>
    EduPonz authored and juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    443425f View commit details
    Browse the repository at this point in the history
  14. Refs #19203: Revert locator scope append in TCPChannelResourceBasic::…

    …connect
    
    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    deefaf9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Refs #19203: Disable (almost) all IPv6 tests

    Signed-off-by: Juan Lopez Fernandez <[email protected]>
    juanlofer-eprosima committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c473fca View commit details
    Browse the repository at this point in the history