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

Allow unmatched connections to matched ports #512

Merged
merged 76 commits into from
Oct 30, 2024
Merged

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c423fec View commit details
    Browse the repository at this point in the history
  2. fix formatting

    jwest115 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c734be2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    1b8ff6b View commit details
    Browse the repository at this point in the history
  2. update docs readme

    jwest115 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d3c3de3 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. cleanup

    jwest115 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ed4e051 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. added unit tests, cleanup

    jwest115 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a04f484 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. update user guide

    jwest115 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    1ee946a View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    0b1ea5f View commit details
    Browse the repository at this point in the history
  2. revert doc changes

    jwest115 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5f8c365 View commit details
    Browse the repository at this point in the history
  3. revert user guide

    jwest115 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e092019 View commit details
    Browse the repository at this point in the history
  4. revert user guide

    jwest115 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    ccaf6e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. update user guide

    jwest115 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    20e925f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    d21b0be View commit details
    Browse the repository at this point in the history
  2. add comments, cleanup

    jwest115 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3cb1793 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54ea1ff View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. set next available port

    jwest115 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    0664581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01280b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    41191a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f7aae6 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    2e3ad40 View commit details
    Browse the repository at this point in the history
  2. fix remote used port check

    jwest115 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    295b72d View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    3a0bf37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a08328 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. cleanup, add test case

    jwest115 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    12679b5 View commit details
    Browse the repository at this point in the history
  2. Lock CI runs-on to ubuntu-22.04

    thomas-bc authored and jwest115 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    382152f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff003a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    629c4fe View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    8ea86f1 View commit details
    Browse the repository at this point in the history
  2. Regenerate docs

    bocchino committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a50fc48 View commit details
    Browse the repository at this point in the history
  3. Revise spec

    bocchino committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    4cb8cc3 View commit details
    Browse the repository at this point in the history
  4. Revise spec

    bocchino committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    41f64a6 View commit details
    Browse the repository at this point in the history
  5. Remove unused token

    bocchino committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2d6b24f View commit details
    Browse the repository at this point in the history
  6. Restore blank lines

    bocchino committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2098bf7 View commit details
    Browse the repository at this point in the history
  7. Code formatting

    bocchino committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    2795b70 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Refactor ResolveTopology

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2d585e4 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c2637a0 View commit details
    Browse the repository at this point in the history
  3. Revise error reporting

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    860149d View commit details
    Browse the repository at this point in the history
  4. Fix error in User's Guide

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    78fa66b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d20d24 View commit details
    Browse the repository at this point in the history
  6. Revise error reporting

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    253e783 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c020fab View commit details
    Browse the repository at this point in the history
  8. Revise tests

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a08274f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5dc7285 View commit details
    Browse the repository at this point in the history
  10. Revise tests

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9be0894 View commit details
    Browse the repository at this point in the history
  11. Revise tests

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b4f7f1a View commit details
    Browse the repository at this point in the history
  12. Refactor matched numbering

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4da4b03 View commit details
    Browse the repository at this point in the history
  13. Refactor matched numbering

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    74a3273 View commit details
    Browse the repository at this point in the history
  14. Refactor matched numbering

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d0d154c View commit details
    Browse the repository at this point in the history
  15. Refactor matched numbering

    bocchino committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7d026a4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    626fc97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d2ad2c7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    50ad916 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3aaf786 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    202ea97 View commit details
    Browse the repository at this point in the history
  2. Refactor matched numbering

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9dae02f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0e3c8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6a41df View commit details
    Browse the repository at this point in the history
  5. Refactor matched numbering

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6e1eb5f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    613ccd1 View commit details
    Browse the repository at this point in the history
  7. Delete unused file

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1e2c797 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    175e691 View commit details
    Browse the repository at this point in the history
  9. Revise comment

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    96bfb6e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    893f3a8 View commit details
    Browse the repository at this point in the history
  11. Revise tests

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ef8b76d View commit details
    Browse the repository at this point in the history
  12. Revise tests

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3bb23aa View commit details
    Browse the repository at this point in the history
  13. Revise tests

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    153e7c6 View commit details
    Browse the repository at this point in the history
  14. Revise error message

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    19bab67 View commit details
    Browse the repository at this point in the history
  15. Revise tests

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    e8f3ce5 View commit details
    Browse the repository at this point in the history
  16. Revise tests

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c1a6449 View commit details
    Browse the repository at this point in the history
  17. Revise tests

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    09d467c View commit details
    Browse the repository at this point in the history
  18. Revise tests

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    829f17b View commit details
    Browse the repository at this point in the history
  19. Remove trailing spaces

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    6a0a139 View commit details
    Browse the repository at this point in the history
  20. Remove unneeded ref files

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    4cf870c View commit details
    Browse the repository at this point in the history
  21. Revise User's Guide

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    23647d6 View commit details
    Browse the repository at this point in the history
  22. Revise User's Guide

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    bcc11c0 View commit details
    Browse the repository at this point in the history
  23. Update spec (nasa#525)

    bocchino committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    b1f68c8 View commit details
    Browse the repository at this point in the history