Skip to content

Conversation

@davidBar-On
Copy link
Contributor

@davidBar-On davidBar-On commented Oct 23, 2024

Add support for a UDP Data-port number that is different than the control port number, by adding an optional second value to -p. E.g. -u -p /5210 (or -u -p 5201/5210) will use port 5201 for the control channel and port 5210 for the data streams.

This is to allow running UDP tests in systems where the port number used for TCP is not open for UDP, so the UDP data streams should use a different port

@davidBar-On davidBar-On changed the title Support for UDP Data-port that is different than the Control-port UDP Data-port numebr that is different than the Control-port number Oct 23, 2024
@bmah888 bmah888 changed the title UDP Data-port numebr that is different than the Control-port number UDP Data-port number that is different than the Control-port number Oct 23, 2024
@bmah888
Copy link
Contributor

bmah888 commented Nov 4, 2024

This sounds useful, thanks for the PR!

@davidBar-On davidBar-On force-pushed the issue-1019-udp-data-port branch from e8da231 to 2e392e3 Compare March 27, 2025 06:57
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.

2 participants