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

[16133] Fix corner cases on external locators selection #3079

Merged
merged 8 commits into from
Nov 11, 2022
Merged

Commits on Nov 11, 2022

  1. Refs #16104. Added regression test.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    fde4e12 View commit details
    Browse the repository at this point in the history
  2. Refs #16104. Do not drop UDP locators when compatible SHM locators ar…

    …e received.
    
    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    29de239 View commit details
    Browse the repository at this point in the history
  3. Refs #16104. Static method Host::compute_id.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    eb1a689 View commit details
    Browse the repository at this point in the history
  4. Refs #16104. Using metatraffic_external_unicast_locators for host id …

    …calculation.
    
    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    1442c94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d466bb0 View commit details
    Browse the repository at this point in the history
  6. Refs #16104. Linters.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    e88bda5 View commit details
    Browse the repository at this point in the history
  7. Refs #16133. Add comment on host id hashing.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4f1b440 View commit details
    Browse the repository at this point in the history
  8. Refs #16133. Remove unused variables.

    Signed-off-by: Miguel Company <MiguelCompany@eprosima.com>
    MiguelCompany committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    88b9472 View commit details
    Browse the repository at this point in the history