Skip to content

Conversation

@ravitd
Copy link
Contributor

@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
@tony-josi-aws
Copy link
Member

@ravitd

Thanks for creating this PR, and sorry for the delay. We are in the process of reviewing and testing the changes.
Will get this merged soon.

@tony-josi-aws tony-josi-aws merged commit 2a12008 into FreeRTOS:main May 26, 2025
10 checks passed
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.

5 participants