-
Notifications
You must be signed in to change notification settings - Fork 774
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refs #20629: Spelling Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Random GUID function Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Update CLI for GUID_LESS DS when no server_id is provided Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Improve CLI Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: GUID less env.var. Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Turn servers_ into vector so it is modifyable Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Check participant type from ParameterPropertyList Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Refactor PDPClient Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Refactor PDPServer Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Send Data(p) of servers to create a mesh topology Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Do not send Data(p) of remote clients Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Update Servers' ping routine Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Refactor update_attributes Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Avoid trying to create extra resources Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Support match with security Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Modify DS example to work wo/ GUID Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Use LocatorList for remote servers Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Use LocatorList for remote servers - XML Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Use LocatorList for remote servers - TESTS Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Avoid deleting direct servers senders resources Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Fix tsan Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Add server pdp to queue on client match Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Avoid sending non-direct client Data(Uw|Ur) Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Change Warning into Info Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Protect assign during backup Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Use Participant Type in PDPServerListener Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Match EDP of SUPERCLIENTS too Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Avoid Warning when using dns with env_var Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Uncrustify Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Ping always Remote_servers and initial ping after list update Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Avoid SC matching with remote servers Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Fix windows build Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Fix Mac test and improve Inconsistent test Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Match EDP with virtual EDP of SC Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Protect servers list Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Protect pdp_to_send Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Refactor RTPSParticipantImpl constructor. Signed-off-by: Miguel Company <[email protected]> * Refs #20629: Revision - Doxygen and comments Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Revision - major changes Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Rebase Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Review - Make ServerAttributes private Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Minor fix after rebase Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Fix security DS Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Review 2 - Minor fixes Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Use new locator_entry method Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Move ServerAttributes implementation Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Move ServerClientEnvironment tests to unittests & fix discovery of TST Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Fix mac & windows builds Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Review 3 Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Add server only in assignRemoteEndpoints Signed-off-by: cferreiragonz <[email protected]> * Refs #20629: Add versions.md Signed-off-by: cferreiragonz <[email protected]> --------- Signed-off-by: cferreiragonz <[email protected]> Signed-off-by: Miguel Company <[email protected]> Co-authored-by: Miguel Company <[email protected]>
- Loading branch information
1 parent
9961e61
commit ee84af2
Showing
99 changed files
with
2,326 additions
and
3,000 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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 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 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.