Fixed bug #30402: CHECKSUM_GEN_IP_INLINE does not add IP options

This commit is contained in:
goldsimon
2010-07-10 12:02:28 +00:00
parent 9f457d3331
commit 714a43b18c
2 changed files with 13 additions and 2 deletions

View File

@@ -225,6 +225,9 @@ HISTORY
++ Bugfixes:
2010-07-10: Simon Goldschmidt
* ip.c: Fixed bug #30402: CHECKSUM_GEN_IP_INLINE does not add IP options
2010-06-30: Simon Goldschmidt
* api_msg.c: fixed bug #30300 (shutdown parameter was not initialized in
netconn_delete)