Fixed invalid fix for bug #30402 (CHECKSUM_GEN_IP_INLINE does not add IP options)

This commit is contained in:
goldsimon
2010-07-21 12:11:22 +00:00
parent 960fb14bf5
commit 3c5723e49d
2 changed files with 5 additions and 1 deletions

View File

@@ -229,6 +229,10 @@ HISTORY
++ Bugfixes:
2010-07-21: Simon Goldschmidt
* ip.c: Fixed invalid fix for bug #30402 (CHECKSUM_GEN_IP_INLINE does not
add IP options)
2010-07-16: Kieran Mansley
* msg_in.c: Fixed SNMP ASN constant defines to not use ! operator