lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14724] thread safe ARP cache APIs


From: Simon Goldschmidt
Subject: [lwip-devel] [task #14724] thread safe ARP cache APIs
Date: Tue, 14 Nov 2017 16:08:48 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.100 Safari/537.36

Follow-up Comment #4, task #14724 (project lwip):

> Request For Comment on the attached patch

- LWIP_TCPIP_CORE_LOCKING only is OK for me
- do we need the #if guards around including files?
- the names of the functions are a bit misleading. There's nothing depending
on netconns here. I'd probably move the functions to netifapi

Our static entries API seems to be missing a netif (as I think it's older than
that). Should we add a 'netif' parameter to the new API that means old
behaviour if NULL but replaces the 'ip_route' call if not NULL?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?14724>

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




reply via email to

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