Skip to content

Endpoint mismatch in FreeRTOS_MatchingEndpoint #1239

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
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ravitd
Copy link

@ravitd ravitd commented Apr 3, 2025

Endpoint mismatch in FreeRTOS_MatchingEndpoint

Description

From question on forum https://forums.freertos.org/t/endpoint-mismatch-in-freertos-matchingendpoint/22817/6, following changes have been made.

  1. Match endpoint based on source IP in the same netmask.
  2. Copy Sender IP address to xAddressFrom and Target IP address to xAddressTo for both ARP Request and Reply.

Test Steps

Add unit test to test netmask match

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

https://forums.freertos.org/t/endpoint-mismatch-in-freertos-matchingendpoint/22817/6

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ravitd ravitd requested a review from a team as a code owner April 3, 2025 20:33
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.

1 participant