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

[18002] Internal refactor on port handling #3440

Merged
merged 15 commits into from
Apr 17, 2024

Commits on Apr 10, 2024

  1. Refs #18002. Avoid mutation of multicast ports.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1e96bd2 View commit details
    Browse the repository at this point in the history
  2. Refs #18002. Move security initalization up.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fdf2966 View commit details
    Browse the repository at this point in the history
  3. Refs #18002. Prepare for refactor of locators setup.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ab3952e View commit details
    Browse the repository at this point in the history
  4. Refs #18002. Refactor metatraffic related code.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5fb13d0 View commit details
    Browse the repository at this point in the history
  5. Refs #18002. Refactor initial peers related code.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2c49db9 View commit details
    Browse the repository at this point in the history
  6. Refs #18002. Refactor user traffic related code.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    915e5e0 View commit details
    Browse the repository at this point in the history
  7. Refs #18002. Refactor output traffic related code.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    fa0a131 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c44aa31 View commit details
    Browse the repository at this point in the history
  9. Refs #18002. User unicast port calculated on participant instead of N…

    …etworkFactory.
    
    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    2816a86 View commit details
    Browse the repository at this point in the history
  10. Refs #18002. Update metatraffic_unicast_port_ inside applyLocatorAdap…

    …tRule.
    
    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f027b9d View commit details
    Browse the repository at this point in the history
  11. Apply suggestion

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    746e76b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Refs #18002. Always create unicast receiver resources first.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e883c52 View commit details
    Browse the repository at this point in the history
  2. Refs #18002. Improve warning message.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4228078 View commit details
    Browse the repository at this point in the history
  3. Refs #18002. Refactor createReceiverResources

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    a868fbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2222c34 View commit details
    Browse the repository at this point in the history