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

### vSomeip Version V.3.5.1 ### Boost Version 1.66 ### Environment Ubuntu 22.04 ### Describe the bug [](url) ![屏幕截图 2024-10-17 174142](https://github.com/user-attachments/assets/cf673625-6e43-470c-81a8-40a7956e62de) ![屏幕截图 2024-10-17 174200](https://github.com/user-attachments/assets/65b97e0d-9d48-4636-91a0-d7f835e74f10) Scanned by a static analysis tool named...

bug

### vSomeip Version V.3.5.1 ### Boost Version 1.66 ### Environment Ubuntu 22.04 ### Describe the bug ![屏幕截图 2024-10-17 173429](https://github.com/user-attachments/assets/3f3fb32b-b7cc-4e52-9c9a-57b5513d5b56) ![屏幕截图 2024-10-17 173444](https://github.com/user-attachments/assets/d3c06648-1c22-4882-a1a2-3647ab1f1cff) Scanned by static analysis tool - StatiCode from...

bug

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

bug

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.