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

Extracted IP family dependent changes in stats tools for 2677 #2799

Merged

Conversation

ethouris
Copy link
Collaborator

@ethouris ethouris commented Sep 19, 2023

Changes:

  • stats and window tools can be now configured the size of the network header per packet
  • IMPORTANT: Slightly changed the behavior of the SRTO_PAYLOADSIZE option, if called AFTER CONNECTION (I guess no one uses that feature presently) and actually only in file mode. Previously it was simply returning 0, as normally set in file mode, but now it returns the maximum space size per single packet in the currently used conditions. It changes nothing in the internal conditions (it still isn't a limit for sending size in file mode).

@maxsharabayko maxsharabayko added this to the v1.6.0 milestone Sep 19, 2023
@maxsharabayko maxsharabayko added Type: Maintenance Work required to maintain or clean up the code [core] Area: Changes in SRT library core labels Sep 19, 2023
@maxsharabayko maxsharabayko merged commit 66e7468 into Haivision:master Sep 19, 2023
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[core] Area: Changes in SRT library core Type: Maintenance Work required to maintain or clean up the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants