vsomeip
vsomeip copied to clipboard
An implementation of Scalable service-Oriented MiddlewarE over IP
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...
 
CYCLIC_OFFER_TIMER is not respected between last OFFER in the repetition phase and the first one in the main phase:  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  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。 
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...