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

Refactor DiscoveryServerParticipant #127

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Sep 17, 2024

  1. Add listener port to Discovery Server Client TCP Descriptor

    Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
    irenebm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d299bf7 View commit details
    Browse the repository at this point in the history
  2. Refactor names for clarity

    Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
    irenebm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    971103d View commit details
    Browse the repository at this point in the history
  3. Separate listening and connection locators to avoid overwrite ports

    Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
    irenebm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    3565f53 View commit details
    Browse the repository at this point in the history
  4. Configure logical port in Discovery Server Client only for TCP

    Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
    irenebm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    562add3 View commit details
    Browse the repository at this point in the history
  5. Refactor code for clarity and separation of concerns

    Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
    irenebm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d5e8e59 View commit details
    Browse the repository at this point in the history
  6. Add Server IP to Discovery Server Client TCPv6 whitelist

    Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
    irenebm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ecf5d94 View commit details
    Browse the repository at this point in the history
  7. Uncrustify

    Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
    irenebm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    1b78b53 View commit details
    Browse the repository at this point in the history
  8. Remove unnecessary whitelist and listener port

    Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
    irenebm committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    72e78d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Uncrustify

    Signed-off-by: Irene Bandera <irenebandera@eprosima.com>
    irenebm committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    2b0b750 View commit details
    Browse the repository at this point in the history