Project

General

Profile

Actions

Bug #2419

closed
MA MA

Increase size of length of Decoder handlers from uint16 to uint32

Bug #2419: Increase size of length of Decoder handlers from uint16 to uint32

Added by Maurizio Abba over 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Decoder handler takes as parameter the length of the buffer (raw array of bytes that need to be parsed).

This parameter is currently configured to be a uint16. Moving it to uint32 allow to parse data from interfaces with bigger mtu (ie., default mtu of lo (loopback) interface is 65536 bytes).

AH Updated by Andreas Herz over 8 years ago Actions #1

  • Target version set to TBD

VJ Updated by Victor Julien over 7 years ago Actions #3

  • Status changed from Assigned to Closed
  • Target version changed from TBD to 4.1rc2
Actions

Also available in: PDF Atom