patchlwIP - A Lightweight TCP/IP stack - Patches: patch #9133, ETHARP_TABLE_MATCH_NETIF in...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #9133: ETHARP_TABLE_MATCH_NETIF in etharp_output

Submitter:  Elias Reichart <alicer>
Submitted:  Tue 04 Oct 2016 12:44:53 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Tue 04 Oct 2016 08:18:15 PM UTC, comment #1: 

Fixed, thanks for the patch.

Simon Goldschmidt <goldsimon>
Group administrator
Tue 04 Oct 2016 12:44:53 PM UTC, original submission:  


There are two versions of ARP table lookup.
There is the slow version etharp_find_entry(), and the version etharp_output.

etharp_find_entry() has an option ETHARP_TABLE_MATCH_NETIF, which assures, that the entry belongs to the current netif.

This patch adds this check for the fast lookup in etharp_output.

Elias Reichart <alicer>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (Posted a comment)
  • -email is unavailable- added by alicer (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-10-04 goldsimon StatusNone Done
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2016-10-04 alicer Attached File- Added 0001-ETHARP_TABLE_MATCH_NETIF-is-also-used-in-the-etharp_.patch, #38660

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code