Skip to content

Fix routing activation through gateways - #76

Open
1ozZ wants to merge 1 commit into
jacobschaer:mainfrom
1ozZ:fix/gateway-routing-activation
Open

Fix routing activation through gateways#76
1ozZ wants to merge 1 commit into
jacobschaer:mainfrom
1ozZ:fix/gateway-routing-activation

Conversation

@1ozZ

@1ozZ 1ozZ commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

The ECU logical address validation introduced in #68 is too strict for gateway connections, such as accessing a non-edge ECU in a vehicle environment. In this case, the responding gateway address can differ from the target ECU address.

This PR removes that validation while preserving the client logical address check, allowing connections to ECUs behind a DoIP gateway.

Fix #75.

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

Successfully merging this pull request may close these issues.

Connecting via Gateway does not work due to Address Validation

2 participants