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

UDP Sender Port #193

Closed
wants to merge 1 commit into from
Closed

Conversation

sveseli
Copy link
Contributor

@sveseli sveseli commented Jan 25, 2024

This PR allows control of UDP sender port on both client and server side via the EPICS_PVA_UDP_SENDER_PORT environment variable. If this is not set, the behavior on both client and server side is as before, with random port assigned for UDP sender messages.

Closes #159 .

…T environment variable on both server and client side
@AppVeyorBot
Copy link

@sveseli
Copy link
Contributor Author

sveseli commented Mar 25, 2024

The proposed changes will be merged with #192.

@sveseli sveseli closed this Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PVA Server's use of random 'sendTransport' UDP port makes it impractical for gateway
3 participants