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

[20508] TCP first message loss #4454

Merged
merged 19 commits into from
Mar 6, 2024
Merged

Commits on Mar 5, 2024

  1. Refs #20508: add remaining add_logical_port calls

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    32d5ea4 View commit details
    Browse the repository at this point in the history
  2. Refs #20508: Add unittests

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    1082f3a View commit details
    Browse the repository at this point in the history
  3. Refs #20508: Add blackbox test + uncomment section (commented for tes…

    …ting purposes)
    
    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    8376da5 View commit details
    Browse the repository at this point in the history
  4. Refs #20508: Add blackbox tests + functional fixes

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b483602 View commit details
    Browse the repository at this point in the history
  5. Refs #20508: Fix tests

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f3ea826 View commit details
    Browse the repository at this point in the history
  6. Refs #20508: Add cv + fix windows tests

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e8fe131 View commit details
    Browse the repository at this point in the history
  7. Refs #20508. Use lock_guard where apropiate.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f177cce View commit details
    Browse the repository at this point in the history
  8. Refs #20508. Proxy is_local_port_opened.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e8991ce View commit details
    Browse the repository at this point in the history
  9. Refs #20508. Refactor wait_logical_port_under_negotiation.

    Signed-off-by: Miguel Company <[email protected]>
    MiguelCompany authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b3c47b9 View commit details
    Browse the repository at this point in the history
  10. Refs #20508: Apply suggestions

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    930ab24 View commit details
    Browse the repository at this point in the history
  11. Refs #20508: Fix typo

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d1067df View commit details
    Browse the repository at this point in the history
  12. Refs #20508: Add wait_for_logical_port_negotiation_ms to transport de…

    …scriptor
    
    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2a40438 View commit details
    Browse the repository at this point in the history
  13. Refs #20508: Apply suggestions - firs message loss related

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    49ea651 View commit details
    Browse the repository at this point in the history
  14. Refs #20508: Apply suggestions - transport descriptor related

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    db45b17 View commit details
    Browse the repository at this point in the history
  15. Refs #20508: Reuse unused transport descriptor tcp_negotiation_timeout

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    fa8a354 View commit details
    Browse the repository at this point in the history
  16. Refs #20508: Change timeout behavior

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    40cfc63 View commit details
    Browse the repository at this point in the history
  17. Refs #20508: Uncrustify

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d1fd082 View commit details
    Browse the repository at this point in the history
  18. Refs #20508: Fix xml parser

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3175b5d View commit details
    Browse the repository at this point in the history
  19. Refs #20508: Undo fastcdr commit change

    Signed-off-by: Jesus Perez <[email protected]>
    jepemi authored and EduPonz committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b470d14 View commit details
    Browse the repository at this point in the history