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
trafficstars

This issue is reproduced using vSomeIP 3.1.7.1, and affects the service side when on the target is running a routing manager: ``` [info] OFFER(4444): [1111.2222:0.0] (true) [info] Port configuration missing...

II am tring to run service and client on different network segment like this: service: IP:192.168.90.50 netmask:255.255.255.0 client: IP:192.168.100.60 netmask:255.255.255.0 I used a router for multicast forwarding, however, the communication...

![image](https://user-images.githubusercontent.com/23025013/155061688-3071a4be-53f8-47a8-a7c0-20696b92e60f.png) ![image](https://user-images.githubusercontent.com/23025013/155061703-9da2c503-8178-480c-ac2e-afa0da874310.png)

CYCLIC_OFFER_TIMER is not respected between last OFFER in the repetition phase and the first one in the main phase: ![image](https://user-images.githubusercontent.com/56251960/114187084-e645e480-9947-11eb-8c72-1d2d4fae2522.png) In the example above repetition_max=4 Here are the details: 1....

Could you please give some idea of SOMEIP ETS? It satisfies the "OPEN Alliance Automotive Ethernet ECU Test Specification" . Thank you very much!

when I do tc8 test for vsomeip 3.1.20.3, case test SOMEIPSRV_RPC_07: Failed ![image](https://user-images.githubusercontent.com/23025013/154215176-236c022e-b8f5-4824-8336-18143d628232.png) vsomeip log show: error invaild return code is 0xc0, but uplayer have not receive this request message...

Hi wireshark offered the filter of someip and someipsd,but I can not find someip protocol packages like following image。just UDP only now。 ![9](https://user-images.githubusercontent.com/52022474/147536222-d80e80ce-1366-4018-8356-059f17e5c9fc.png)

It was announced that Boost C++ Libraries versions ≤ 1.77.0 have a "Remote Code Execution" vulnerability because of dependency on zlib. Is there any intention to update to the boost...

@lutzbichler If you send 100000 request message(MT_REQUEST) using an asynchronous interface. The application thread not working so the clients_ can not be consumed, Because the CPU is occupied by endpoint...

There is a heap-buffer-overflow bug and the detailed ASAN report is shown below: ``` ================================================================= ==13535==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x606000006538 at pc 0x7f4685133846 bp 0x7f467c2eed80 sp 0x7f467c2eed78 READ of...