Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: TCP connection issues with ipv6 local link addresses and reliable someip services #673

Open
wennmbj opened this issue Apr 11, 2024 · 0 comments
Labels

Comments

@wennmbj
Copy link
Contributor

wennmbj commented Apr 11, 2024

vSomeip Version

v3.4.10

Boost Version

1.78

Environment

Embedded

Describe the bug

When using ipv6 and lokal link addresses, a mismatch due to the network devices inside the address object causes a mismatch in the connections map object. This causes:
`2024-03-26 17:31:56.700105 [info] Didn't find TCP connection: Subscription rejected for: fe80::5054:ff:fe12:3402:34049
2024-03-26 17:31:56.700360 [error] TCP connection to target1: [fe80::5054:ff:fe12:3402:34049] not established for subscription to: [012c.0004.0001]

Reproduction Steps

Use ipv6 with local link addresses and a someip service using reliable: true

Expected behaviour

No connections issues.

Logs and Screenshots

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant