vsomeip icon indicating copy to clipboard operation
vsomeip copied to clipboard

An implementation of Scalable service-Oriented MiddlewarE over IP

Results 303 vsomeip issues
Sort by recently updated
recently updated
newest added

fixes COVESA/vsomeip#674 vsomeip does not enforce a single socket between endpoints; it does not actively close an existing socket after a new one is established. It is possible that: -...

fixes COVESA/vsomeip#669 As described in issue https://github.com/COVESA/vsomeip/issues/669 the train logic should aggregate Service Discovery, but does not currently. This leads to very low performance on systems offering 1000s of EventGroups....

fixes COVESA/vsomeip#669 As described in issue #669 the train logic _should_ aggregate Service Discovery, but does not currently. This leads to very low performance on systems offering 1000s of EventGroups....

### vSomeip Version v3.4.10 ### Boost Version 1.82 ### Environment Android and QNX ### Describe the bug I've used 3.1.20, 3.3.8 successfully but starting with 3.4.10 I'm seeing an _occasional_...

bug

fixes #668 During `tcp_client_endpoint_impl::restart()` the `queue_` will be drained, messages printed like ``` tce::restart: dropping message: remote:10.6.0.3:30510 (30fd): [0402.0001.018e] size: 23 ``` and if `is_sending_` was set nothing will unset....

### vSomeip Version v3.4.10 ### Boost Version 1.71 ### Environment Ubuntu 20.04.6 LTS ### Describe the bug I am trying communicate bw my linux pc and android target but unfortunately...

bug

### vSomeip Version v3.4.10 ### Boost Version 1.81 ### Environment Embedded Linux ### Describe the bug [Issue copied from capicxx-someip-tools#49 - I will close it there if this is a...

bug

### vSomeip Version v3.4.9.1 ### Boost Version 1.78 ### Environment Embedded ### Describe the bug With the usage of dynamic instance ids, the event is not correctly registered at the...

bug

In case of dynamic instances the event registration on the routing node is not correct so that a remote client is not able to subscribe to the event This fixes...

### vSomeip Version v3.1.20 ### Boost Version 1.72 ### Environment Android ### Describe the bug Description: I have observed an issue in the udp_server_endpoint_impl::on_multicast_received function that is leading to premature...

bug