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

Alive check request and response over UDP #15

Closed
navajowhite opened this issue Jun 15, 2022 · 2 comments
Closed

Alive check request and response over UDP #15

navajowhite opened this issue Jun 15, 2022 · 2 comments

Comments

@navajowhite
Copy link
Contributor

According to ISO 13400-2, DoIP entity sends alive check via TCP_DATA socket SA(DoIP-091).
ISO 13400-2 Table 17 - Overview of DoIP payload type
Alive check request - TCP_DATA
Alive check response - TCP_DATA

@jacobschaer
Copy link
Owner

Seems correct - should be an easy fix, can you make a PR? I think just switch the transport constants? I don't think the unit tests will need to change.

@jacobschaer
Copy link
Owner

Thanks for the contribution. Closed by #16 . Released under 1.0.7

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

No branches or pull requests

2 participants