You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 2, 2021. It is now read-only.
When a serivce is matched against static nodes in rvi_common:get_static_node(Service),
the service should be prefix matched against all available static nodes, returning the static node with the longest prefix match against the provided service.
This allows for a static node to be configured for jlr.com/backend/sota that only handles software over the air, while another node can be configured for jlr.com/backend to handle all other types of requests.
When a serivce is matched against static nodes in rvi_common:get_static_node(Service),
the service should be prefix matched against all available static nodes, returning the static node with the longest prefix match against the provided service.
This allows for a static node to be configured for jlr.com/backend/sota that only handles software over the air, while another node can be configured for jlr.com/backend to handle all other types of requests.