-
Notifications
You must be signed in to change notification settings - Fork 5
[POC]Doip server 0.1 #29
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
Open
VinaykumarRS1995
wants to merge
26
commits into
eclipse-opensovd:experimental/doip
Choose a base branch
from
VinaykumarRS1995:doip-server-1.0
base: experimental/doip
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
1a78b66
Add project README and sequence diagrams
VinaykumarRS1995 2dbe504
Set up Cargo project with dependencies and module structure
VinaykumarRS1995 f1ef360
Add configuration module with pluggable provider trait
VinaykumarRS1995 018e678
Define DoIP protocol data model and message types
VinaykumarRS1995 602ee28
Add PayloadHandler trait and generic dispatcher
VinaykumarRS1995 36d9971
Add SOVD proxy trait with stub and mock implementations
VinaykumarRS1995 d0bc797
Implement UDP handlers for vehicle identification and entity status
VinaykumarRS1995 762050b
Implement alive check and routing activation TCP handlers
VinaykumarRS1995 cedafae
Implement diagnostic message handler and wire dispatcher factories
VinaykumarRS1995 d8d31d2
Implement async TCP/UDP transport with DoIP framing
VinaykumarRS1995 e265972
Add session manager with RAII connection tracking
VinaykumarRS1995 5c9b43e
Wire server struct combining TCP and UDP transports
VinaykumarRS1995 e354655
Add application entry point and DoIP tester example
VinaykumarRS1995 b97d7af
Merge upstream main
VinaykumarRS1995 01b1512
Address PR Initial review feedback
VinaykumarRS1995 fb46859
refactor: rename modules and improve comments
VinaykumarRS1995 837f4ee
docs: establish architecture, design, and diagram documentation
VinaykumarRS1995 10aa3a9
refactor: rename crates to uds2sovd-proxy naming scheme
rpreddyhv cf28e83
refactor: restructure example crate and app configuration
rpreddyhv cdd0232
docs: update crate name references and refresh diagrams
rpreddyhv f16fbfd
docs: add new diagrams and example crate
rpreddyhv e3683b8
docs: align workspace docs with doip-tester
rpreddyhv f0ff419
refactor: remove example crate and normalize error names
rpreddyhv 76f3083
docs: polish design docs, wording, and review feedback
rpreddyhv b2d127a
docs: restore CONTRIBUTORS file
rpreddyhv 64dc46a
docs: fix rustdoc documentation
rpreddyhv File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.