vSomeIP-Lib 3.5.6 #916
duartenfonseca
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Changes
routing_manager_client
previously known.
condition
requests_to_debounce_ is empty - race condition (issue: missing request)
to a service provider
routing_manager_impl
routing_manager_stub
config_commandto share the _client hostname with the _target application. theconfig_command message is only sent after the routing_info is sent, thereby guaranteeing
that the routing_info is processed first.
requesting services from this client.
routing_manager_base
routing_info_command would not matter. This change only has impact when the clients adds itself
as a known_client and was made to safeguard its hostname.
endpoints
to exit the 10ms wait if an EOF is received in receive_cbk, since the queue is cleared in this case.
the udp_server endpoint waits on both unicast and multicast stop, and after they are both stopped,
and the flag restarting is set, the init and start can be called. (issue: Bad File Descriptor)
after STR, vsomeip will not join the multicast group used by service discovery).
causing CPU load, because this process starts when network is not ready).
cancel_and_connect_cbk is called without error. Previously, it was reporting the connection as successfully
terminated even when there was a connection error, preventing the endpoint from being.
restarted.
netlink
security
is allowed to offer the service. This is done only for internal TCP communication; for UDS the check is done
with the bound client.
service discovery
(default timer) (issue: in some situations after STR, vsomeip will not join the multicast group used by
service discovery).
IO threads
ran for determined duration was developed. This feature is disable by default and can be enable by
configurations.
configurations
default.
application_impl
runtime
shared_ptr is atomic. (issue: tombstone in application shutdown)
This discussion was created from the release vSomeIP-Lib 3.5.6.
Beta Was this translation helpful? Give feedback.
All reactions