mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-23 17:23:52 +08:00
Added support for static ARP table entries (added option ETHARP_SUPPORT_STATIC_ENTRIES) (+ added test); refactored the etharp code a bit
This commit is contained in:
@@ -13,6 +13,9 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2010-03-20: Simon Goldschmidt
|
||||
* opt.h, etharp.c/.h: Added support for static ARP table entries
|
||||
|
||||
2010-03-14: Simon Goldschmidt
|
||||
* tcp_impl.h, tcp_out.c, inet_chksum.h/.c: task #6849: Calculate checksum
|
||||
when creating TCP segments, not when (re-)transmitting them.
|
||||
|
||||
Reference in New Issue
Block a user