Added option CHECKSUM_GEN_ICMP

This commit is contained in:
goldsimon
2012-01-16 09:40:15 +01:00
parent 4bcb7accb8
commit 5546e46c60
3 changed files with 14 additions and 0 deletions

View File

@@ -6,6 +6,9 @@ HISTORY
++ New features:
2012-01-16: Simon Goldschmidt
* opt.h, icmp.c: Added option CHECKSUM_GEN_ICMP
2011-07-21: Simon Goldschmidt (patch by hanhui)
* ip4.c, etharp.c, pbuf.h: bug #33634 ip_forward() have a faulty behaviour:
Added pbuf flags to mark incoming packets as link-layer broadcast/multicast.