-
Notifications
You must be signed in to change notification settings - Fork 837
[23432] Pass value of TransportPriorityQosPolicy
to transport layer
#5933
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
fde4a23
Refs #23432. Add `transport_priority` to `SenderResource::send`
MiguelCompany 9500517
Refs #23432. Add new lambda that receives the priority to `SenderReso…
MiguelCompany 62443cc
Refs #23432. Leave old method to avoid API break.
MiguelCompany 0669899
Refs #23432. Update chaining transport interfaces.
MiguelCompany 34c48c3
Refs #23432. Deprecate old version.
MiguelCompany 9f5036b
Refs #23432. Add `transport_priority` to `RTPSParticipantImpl::sendSy…
MiguelCompany 773ec5d
Refs #23432. Add `transport_priority` to `WriterAttributes`.
MiguelCompany 7616d65
Refs #23432. Fix sign of value in TransportPriorityQosPolicy.
MiguelCompany 6603b28
Refs #23432. Set field in WriterAttributes when enabling DataWriter.
MiguelCompany 3666b01
Refs #23432. Update field when updating QoS.
MiguelCompany 9be7521
Refs #23432. Pass transport_priority to `UDPTransportInterface::send()`.
MiguelCompany e4b8a35
Refs #23432. Pass transport_priority on locator filter in test_UDPv4T…
MiguelCompany 763a8f5
Refs #23432. Add blackbox tests.
MiguelCompany 883728f
Refs #23432. Add XML support for `transport_priority`.
MiguelCompany 1733dd8
Refs #23432. Uncrustify.
MiguelCompany 4bb6cfa
Refs #23432. Fix comments.
MiguelCompany e4e3341
Refs #23432. Add const qualifier to priority argument.
MiguelCompany a6bbd18
Refs #23432. Add transport_priority to TCP and SHM.
MiguelCompany d27454f
Refs #23432. Remove unnecessary lambda in `ChainingSenderResource`.
MiguelCompany 7bed167
Refs #23432. Update versions.md.
MiguelCompany ceb844d
Refs #23432. Move transport_priority from PublisherAttributes to Writ…
MiguelCompany e9829af
Refs #23432. Move XML for transport_priority inside qos tag.
MiguelCompany 5607bcd
Refs #23432. Improve `TRP-FUN-03` test.
MiguelCompany a3e1cce
Refs #23432. Make `transport_priority` updates be transmitted.
MiguelCompany File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.