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

[20438] LARGE_DATA Participants logic with same listening ports (backport #4396) #4434

Merged
merged 2 commits into from
Apr 18, 2024

Commits on Apr 16, 2024

  1. LARGE_DATA Participants logic with same listening ports (#4396)

    * Refs #20438: Add unittest to validate interfaces check
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20438: Add support to same listening_port and different IP address
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20438: Fix Windows build
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20438: Add Ipv6 addresses support
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20438: Remove repeated addition of listener port (added by default)
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20438: Apply suggestions
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20438: Apply suggestions: ipv6
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20438: Fix windows build
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    ---------
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    (cherry picked from commit 3ff9180)
    cferreiragonz committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    7f60baa View commit details
    Browse the repository at this point in the history
  2. Delete unused tests

    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    cferreiragonz committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ab52f60 View commit details
    Browse the repository at this point in the history