Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Dev#11

Merged
Magolves merged 9 commits intomainfrom
dev
Dec 9, 2025
Merged

Dev#11
Magolves merged 9 commits intomainfrom
dev

Conversation

@Magolves
Copy link
Owner

@Magolves Magolves commented Dec 9, 2025

  • fix: Fix UDP discovery procedure
  • refactor: Cleanup client/server code (remove obsolete code, rename vars)
  • refactor: Simplify DoIPAddress

Magolves and others added 9 commits December 7, 2025 13:07
… code

refactor: Remove simple DoIP server example from CMakeLists
* feat: Add server config, introduce daemonize

* WIP: Track UDP reception problem on server

* fix: Split up rx/tx socket (WIP - still not work)

* doc: Add generated UDP example

* WIP: Migration to new code

* fix: UDP connection/discover works now

* fix: Return explicit return code

* style: Reorder includes; replace printf with LOG_...

* chore: Remove dup test; add enable_testing

* refactor: Update DoIPServer to use structured types and improve method names

* refactor: Update Doxyfile configuration for improved documentation generation

* style: Add comments, format code

* WIP: Code cleanup

* chore: revisit clang-tidy rules

* refactor: Introduce sendUdpResponse
fix: Make setMulticastGroup const

* feat: Introduce DOIP_MAXIMUM_MTU

* refactor: Adjust member names

* feat: Add accessors for VIn, EID, GID and logical address

* feat: Add stream operator

* - refcator: Cleanup client code
- refactor: Rename identifier types

---------

Co-authored-by: Oliver Wieland (HC/XAG1) <oliver.wieland@de.bosch.com>
@Magolves Magolves merged commit 9eebe87 into main Dec 9, 2025
18 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant