Bug 2401

Summary: TcpHeader DeSerialize does not update m_optionsLen
Product: ns-3 Reporter: natale.patriciello
Component: tcpAssignee: natale.patriciello
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P5    
Version: pre-release   
Hardware: PC   
OS: Linux   
Attachments: Patch for correcting the situation

Description natale.patriciello 2016-05-04 10:03:48 UTC
Created attachment 2409 [details]
Patch for correcting the situation

This results in an header that, when serialized and even if options are present, reports a wrong byte amount from GetOptionsLenght (hopefully this API isn't used right now, and the length variable is correct since it is readed from the field)
Comment 1 natale.patriciello 2016-08-30 03:52:06 UTC
Fixed in 12279:4638d860a0c9