[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #31748] etharp_query rerequests too frequently for pen
From: |
Simon Goldschmidt |
Subject: |
[lwip-devel] [bug #31748] etharp_query rerequests too frequently for pending entries |
Date: |
Wed, 24 Nov 2010 06:53:27 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.12) Gecko/20101026 Firefox/3.6.12 |
URL:
<http://savannah.nongnu.org/bugs/?31748>
Summary: etharp_query rerequests too frequently for pending
entries
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: goldsimon
Submitted on: Mi 24 Nov 2010 06:53:26 GMT
Category: ARP
Severity: 3 - Normal
Item Group: Faulty Behaviour
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release:
lwIP version: CVS Head
_______________________________________________________
Details:
etharp_query() sends one etharp_request() per output packet if the address's
entry is pending. This means that a sudden burst of packets can lead to a
broadcast storm, which we might want to prevent.
Also, RFC 826 (ARP) and RFC 1122 (requirements for internet hosts) might have
something to say on this...
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?31748>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.nongnu.org/
- [lwip-devel] [bug #31748] etharp_query rerequests too frequently for pending entries,
Simon Goldschmidt <=