mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-07 16:13:38 +08:00
Disable ETHARP_TRUST_IP_MAC by default since it slows down packet reception and is not really necessary
This commit is contained in:
@@ -131,6 +131,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2010-02-14: Simon Goldschmidt
|
||||
* opt.h: Disable ETHARP_TRUST_IP_MAC by default since it slows down packet
|
||||
reception and is not really necessary
|
||||
|
||||
2010-02-14: Simon Goldschmidt
|
||||
* etharp.c/.h: Fixed ARP input processing: only add a new entry if a
|
||||
request was directed as us (RFC 826, Packet Reception), otherwise
|
||||
|
||||
Reference in New Issue
Block a user