lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #6827] etharp could need some tuning


From: Simon Goldschmidt
Subject: [lwip-devel] [task #6827] etharp could need some tuning
Date: Tue, 05 Jun 2007 14:46:22 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #23, task #6827 (project lwip):

I've decided to use an u8_t pointer in this patch, which is included in
IP_PCB and passed around from the IP protocols down to etharp (including
netif->output() :( )

This patch should allow the etharp module to directly find a MAC address and
only having to search if the remote address of a pcb changes. (So very fast
for TCP while slow for UDP if many different sendto destination are used,
which should be rare.)

(file #12960)
    _______________________________________________________

Additional Item Attachment:

File name: addr_hint.patch                Size:25 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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