Introduced ETHARP_STATS

This commit is contained in:
goldsimon
2007-11-28 21:25:06 +00:00
parent 4a01122fb7
commit 1b07fecbf3
5 changed files with 39 additions and 7 deletions

View File

@@ -19,6 +19,9 @@ HISTORY
++ New features:
2007-11-28 Simon Goldschmidt
* etharp.c, stats.c, stats.h, opt.h: Introduced ETHARP_STATS
2007-11-25 Simon Goldschmidt
* dhcp.c: dhcp_unfold_reply() uses pbuf_copy_partial instead of its own copy
algorithm.