juanlofer-eprosima

Results 9 issues of juanlofer-eprosima

## Description This PR adds two new features: - Netmask filtering: allows to configure participants, (UDP/TCP) transports and/or specific interfaces (via allowlist) so that no messages are sent from an...

## Description ## Contributor Checklist - [ ] Commit messages follow the project guidelines. - [ ] The code follows the style guidelines of this project. - [ ] Tests...

Up to https://github.com/eProsima/eProsima-CI/pull/77 , almost every test using Fast-DDS was reporting multiple TSAN warnings that were in fact false positives. For this reason these tests were categorized as flaky when...

Signed-off-by: Juan López Fernández

## Description This PR implements functionality to serialize a DynamicType to IDL. ## Contributor Checklist - [x] Commit messages follow the project guidelines. - [x] The code follows the style...

needs rebase
ci-pending

## Description This PR introduces a couple of utility functions meant to ease the transformation of a `DynamicData` to a digestible JSON object, which is dumped to a user-provided ostream....

Up to https://github.com/eProsima/eProsima-CI/pull/77 , almost every test using Fast-DDS was reporting multiple TSAN warnings that were in fact false positives. For this reason these tests were categorized as flaky when...