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

how to get vsomeip header when I do e2e include vsomeip header? #709

Closed
fengmao31 opened this issue May 24, 2024 · 3 comments
Closed

how to get vsomeip header when I do e2e include vsomeip header? #709

fengmao31 opened this issue May 24, 2024 · 3 comments
Labels

Comments

@fengmao31
Copy link

vSomeip Version

V3.4.10

Boost Version

1.71

Environment

Ubuntu20.04

Describe the bug

When I do e2e include vsomeip header, our company request the crc32 profile04 need include someip header. but in my past experice to use vsomeip, I donnot sure it has the interface to get the information and I find the session id is managed by vsomeip library. If I cannot get the header, I set the session id by myself. Can I impleiment the e2e function with someip header?

Reproduction Steps

No response

Expected behaviour

No response

Logs and Screenshots

No response

@fengmao31 fengmao31 added the bug label May 24, 2024
@duartenfonseca
Copy link
Collaborator

This bug is not comprehensible, please create a new bug where the issue is better explained.
https://github.com/COVESA/vsomeip/tree/master/test/network_tests/e2e_tests here you have a test that uses e2e, maybe it can be useful.

you can try to use it with our latest branch, to be merged eea4519 that enables running the network tests.

@fengmao31
Copy link
Author

The vsomeip e2e functionality works, and I made a mistake in understanding that part of the code. My apologies.

@GHARBIAchref
Copy link

Hello @fengmao31 @duartenfonseca
I want to use end-to-end protection in my application. Is using end-to-end protection done solely through configuration in .json configuration files on both the client and server sides of the services, or does it also require code implementation within my algorithm? And how can I verify if the E2E protection profile 4 is working correctly in Wireshark?
thanks

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

3 participants