Almeida-Oco

Results 3 comments of Almeida-Oco

AFAIK `vsomeip` just ignores the Initial Data flag and so always sets it to 0. However, it will send the Initial Data on new subscriptions.

The on-wire bit itself is ignored, the only flags taken into account are the reboot flag and the unicast flag (You can see it in [service_discovery/src/message_impl.cpp](https://github.com/GENIVI/vsomeip/blob/master/implementation/service_discovery/src/message_impl.cpp#L80)). I believe what you...

But because the 2nd SUBSCRIBE message that Application 2 sends to `vsomeipd` has clients [2, 3] in its selective options, won't the new subscription be: ``` remote_subscription (0x4321) - clients_{2:...