lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9133] ETHARP_TABLE_MATCH_NETIF in etharp_output


From: Elias Reichart
Subject: [lwip-devel] [patch #9133] ETHARP_TABLE_MATCH_NETIF in etharp_output
Date: Tue, 4 Oct 2016 12:44:55 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

URL:
  <http://savannah.nongnu.org/patch/?9133>

                 Summary: ETHARP_TABLE_MATCH_NETIF in etharp_output
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: alicer
            Submitted on: Tue 04 Oct 2016 12:44:53 PM GMT
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:


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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 04 Oct 2016 12:44:53 PM GMT  Name:
0001-ETHARP_TABLE_MATCH_NETIF-is-also-used-in-the-etharp_.patch  Size: 1kB  
By: alicer

<http://savannah.nongnu.org/patch/download.php?file_id=38660>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9133>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]