mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #34681 Limit ARP queue length by ARP_QUEUE_LEN (=3)
This commit is contained in:
@@ -96,6 +96,9 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2014-02-22: Simon Goldschmidt (patch by Amir Shalem)
|
||||
* etharp.c, opt.h: fixed bug #34681 Limit ARP queue length by ARP_QUEUE_LEN (=3)
|
||||
|
||||
2014-02-22: Simon Goldschmidt (patch by Amir Shalem)
|
||||
* etharp.h/.c: fixed bug #34682 Limit ARP request flood for unresolved entry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user