fixed bug #34681 Limit ARP queue length by ARP_QUEUE_LEN (=3)

This commit is contained in:
Simon Goldschmidt
2014-02-22 21:38:56 +01:00
parent 05a967564a
commit 07fbe82305
3 changed files with 23 additions and 0 deletions

View File

@@ -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