DDS-Router icon indicating copy to clipboard operation
DDS-Router copied to clipboard

The DDS Router is an application developed by eProsima that allows, using Fast DDS, to communicate by DDS protocol different networks. Looking for commercial support? Contact [email protected]

Results 27 DDS-Router issues
Sort by recently updated
recently updated
newest added

In this version, the DDS Router throws a warning when a YAML tag is ignored to prevent typos, misplacements, and wrong configurations. Merge after: - https://github.com/eProsima/DDS-Pipe/pull/85

Hello, It seems that fastDDS router only provides [9 configurable QoS](https://eprosima-dds-router.readthedocs.io/en/latest/rst/user_manual/configuration.html?highlight=qos#user-manual-configuration-topic-qos) Is it possible to also configureTransport_priority QoS? If not, is there any plan to implement this feature?

I have a test setup of four containers; two are running the image `router-base` derived from the dockerfile ``` FROM ddsrouter RUN apt update && apt install -y tcpdump ```...

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...

A new test for TCP discovery server has been included (added to `TEST_XFAIL.list` until fixing related issues in FastDDS). Additionally, DDSRouter's TCP tests have been removed from `TEST_XFAIL.list`.

Review port/external-port associated documentation.

Add stress tests: - 1 Router (local), 12 best-effort publishers, 3 best-effort subscribers, 1 reliable publisher and 1 reliable subscriber - 2 Routers (local), 12 best-effort publishers, 3 best-effort subscribers,...

In this version, we have: - Generated a security certificate per participant to avoid sharing certificates. - Restricted the permissions to the strictly necessary. - Replaced the tests' README files...

Hello, I am using DDSRouter recently, but I encountered a problem. I configured dds router on both my server and client, but when the network condition is very bad(or disconnected),...

hi, while I was using DDS-router some time about 10 minutes, the dds-router is not able to gracefully end its process and just stopped. both azure and pc's dds-router application...

need more info