Added option CHECKSUM_GEN_ICMP

This commit is contained in:
goldsimon
2012-01-16 09:40:15 +01:00
parent e9255d3714
commit 69d61eda01
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-12-17: Simon Goldschmidt
* ip.h: implemented API functions to access so_options of IP pcbs (UDP, TCP, RAW)
(fixes bug #35061)