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

Author: Aram Khzarjyan , MBition GmbH. Remove clear_multicast_endpoints() in unsubscribe. #651 --- The clearing multicast endpoints stops any multicast messages receiving without recovering if TTLs are not expiring. --- The...

Author: Aram Khzarjyan , MBition GmbH. Initialize Routing-Manager State. #653 --- To avoid undefined behavior the state have to be initialized. --- The program was tested solely for our own...

The routing manager running state appears uninitialised, which can (and has) resulting in routingmanagerd starting up in a suspend state.

### vSomeip Version v3.4.10 ### Boost Version 1.71 ### Environment Ubuntu 20.04 ### Describe the bug 1) As shown in the system diagram attached below: - From system 2 we...

bug

# Status For the moment this is still a WIP. I would love community feedback on this PR so that we can produce a modern CMake setup that functions well...

### vSomeip Version v3.4.10 ### Boost Version 1.85 ### Environment QNX ### Describe the bug 在QNX系统中 创建一个服务端Proxy和一个客户端Proxy,客户端发起订阅但是收不到订阅确认 ### Reproduction Steps _No response_ ### Expected behaviour _No response_ ### Logs and...

bug

Sync with 31568e2b5bac03a90cf632860c70fceac076037a - Load Policies Lazy Load - Test - Processing SD messages with unknown type option - ensure endpoints before deletion - Improve "end of file" error handling...

For debugging purposes, the routing manager has been updated to log the first time a new service is detected to be offered.

### vSomeip Version v3.4.0 ### Boost Version 1.74 ### Environment Ubuntu 22.04 ### Describe the bug When I try to communicate two vsomeip application between two different machines (similar to...

bug

- Load Policies Lazy Load - Test - Processing SD messages with unknown type option - ensure endpoints before deletion - Improve "end of file" error handling - Enable debouncing...