Commit graph

24 commits

Author SHA1 Message Date
Erik Boasson
07600793b6 try to get the locator kind right when using UDP and the debug monitor port is enabled
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-07 16:52:08 +02:00
Erik Boasson
2ee9e9de02 enable support for network partitions
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-07 16:39:39 +02:00
Erik Boasson
69613d5180 ignore configuration entries nested under an unknown element
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:01 +02:00
Erik Boasson
28c33bf99a refuse to start on any configuration error that is not fatal for processing the configuration file
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:01 +02:00
Erik Boasson
6b47d522da config parser can hang checking for "<![CDATA[" at the end of an invalid input
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:01 +02:00
Erik Boasson
0b80bffbcb General/EnableLoopback is no longer useful and causes crashes when set to true, so eliminate it (marking the option as deprecated for now)
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:01 +02:00
Erik Boasson
12cc159949 fix crash on invalid configurations by setting thread pointer and log buffer to a statically allocated descriptor until the threading structures have been initialized properly
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:00 +02:00
Erik Boasson
33c89f0d47 removing ACKd messages with noidx optimisation can fail if samples have been written after matching multiple readers but before the first ACK arrives
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:00 +02:00
Erik Boasson
6d48d692ba fix computing destination address set: a plain "char" is not signed on all platforms
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:00 +02:00
Erik Boasson
e876948a42 commit changes to ddsi_raweth.c that were left out of the f28b14a642348dc1544502b3981908ee2ecef447 by accident
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:00 +02:00
Erik Boasson
3d16f5f2ce add support for running over ethernet without a configured IP stack
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:00 +02:00
Erik Boasson
1d8379b6c6 fixed dropping packets from nodes with an RTPS message version higher than own version
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:00 +02:00
Erik Boasson
e4c60d6e5d added function to headerfile
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:00 +02:00
Erik Boasson
6d0de92c6c fix security compatibility between lite and opensplice
Signed-off-by: Erik Boasson <eb@ilities.com>
2018-06-05 15:09:00 +02:00
Erik Boasson
e0068e6dae fix vendorid used for entities discovered via cloud 2018-06-05 15:09:00 +02:00
Michiel Beemster
e335f4f43e Remove the launcher from documentation (#3)
As the launcher is not yet released to the community, remove the references
to if from the documentation
2018-06-04 15:33:56 +02:00
Michiel Beemster
06a894a990 Add getopt 1.5 3rd party dependency 2018-05-08 10:18:52 +02:00
PatrickM-adlink
1289c7f7dc Change cmake files to make documentation optional (#2)
* CHAM-613 - Add cmake options for building and downloading docs

Signed-off-by: Patrick Masselink <patrick.masselink@adlinktech.com>
2018-05-07 14:08:20 +02:00
Michiel Beemster
22a75729c5 Add README 2018-04-24 10:07:55 +02:00
Michiel Beemster
e57f63f6c0 Update toplevel minimum cmake version 2018-04-18 10:37:08 +02:00
Michiel Beemster
a388916ada Add grammers-v4 3rd party dependency
CQ# 15812
2018-04-16 11:50:40 +02:00
Michiel Beemster
b627ac09b1 Add libmd5-rfc 3rd party dependency
CQ# 15365
2018-04-16 11:46:18 +02:00
Michiel Beemster
11d9ce37aa Initial contribution 2018-04-10 17:03:59 +02:00
Eclipse Webmaster team
7b5cc4fa59
Initial commit 2018-01-02 11:13:05 -05:00