lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #53667] ARP table max size is to small


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #53667] ARP table max size is to small
Date: Tue, 17 Apr 2018 08:11:06 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #1, bug #53667 (project lwip):

How much entries would you need? The reason I ask is that the ARP table is
implemented as a really simple array that is iterated completely for outgoing
packets (unless the addrhint matches, which can't match for routing). Is this
performance OK for your application?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?53667>

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




reply via email to

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