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

[20238] Enabling multiple interfaces through whitelist in TCP servers (backport #4297) #4414

Merged
merged 2 commits into from
Apr 10, 2024

Commits on Apr 1, 2024

  1. Enabling multiple interfaces through whitelist in TCP servers (#4297)

    * Refs #20238: Add whitelist test in TCPv4
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20238: Add whitelist test in TCPv6
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20238: Adding interface to locator if whitelist is not empty
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20238: Uncrustify
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20238: Fix build in Windows
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20238: Apply suggestions
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    * Refs #20238: Remove repeated addition of listener port (added by default)
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    
    ---------
    
    Signed-off-by: cferreiragonz <carlosferreira@eprosima.com>
    (cherry picked from commit 5f65a65)
    cferreiragonz committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    ca31999 View commit details
    Browse the repository at this point in the history
  2. Fix Conflicts pr-4217

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