Actions
Bug #7547
opendcerpc: parser uses only one header for both directions
Affected Versions:
Effort:
Difficulty:
Label:
Description
Header handling is wrong in the case
packet A to server is fragmented (return AppLayerResult::incomplete)
packet B is to client, but uses the header of the to_server packet
Actions