vsomeip
vsomeip copied to clipboard
An implementation of Scalable service-Oriented MiddlewarE over IP
### vSomeip Version V.3.5.1 ### Boost Version 1.66 ### Environment Ubuntu 22.04 ### Describe the bug [](url)   Scanned by a static analysis tool named...
### vSomeip Version V.3.5.1 ### Boost Version 1.66 ### Environment Ubuntu 22.04 ### Describe the bug   Scanned by static analysis tool - StatiCode from...
The SOME/IP specification requires the segments of a SOME/IP-TP message to be sent in ascending order. Therefore, whenever we receive a start segment (offset=0), we drop all existing data for...
### vSomeip Version v3.5.1 ### Boost Version 1.84 ### Environment Linux ### Describe the bug Linux use Vsomeip-3.5.1 code, Steps: Firstly, client subscribe server's event-group successed.(vsomip_server.json noly support UDP) Secondly,...
Capture errors discovered by Aram's team. I don't have Aram's (@akhzarj ?) contact info so I can't add a `Co-authored-by` tag in the commit
On freeBSD-like network stacks, the SO_BINDTODEVICE socket option is not available. Since there is no suitable replacement for this socket option, we ignore the 'device' configuration option on systems missing...
I required this change to build `libvsomeip3_dlt`. (building this is implicit on AOSP when issuing `mm` in the vsomeip directory)
When the threshold is set to 1 in the configuration, the initial event sent for client 2 is always multicast rather than unicast.