Added an option to disable tcpip_(un)timeout code since the linker cannot do this automatically to save space.

This commit is contained in:
goldsimon
2010-03-20 11:55:41 +00:00
parent 5fd410db4b
commit f70014b8ea
4 changed files with 22 additions and 1 deletions

View File

@@ -13,6 +13,10 @@ HISTORY
++ New features:
2010-03-20: Simon Goldschmidt
* opt.h, tcpip.c/.h: Added an option to disable tcpip_(un)timeout code
since the linker cannot do this automatically to save space.
2010-03-20: Simon Goldschmidt
* opt.h, etharp.c/.h: Added support for static ARP table entries