Project

General

Profile

Actions

Bug #7855

open

Ether_type is printed as decimal instead of HEX and it should be handled as BigEndian

Added by Andy Awad about 2 months ago. Updated 6 days ago.

Status:
In Review
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
low
Difficulty:
low
Label:
Beginner, Needs backport to 8.0, Protocol

Description

I believe the eth_type is logged as little-endian while the value is big-endian.
Maybe it can be handled in line 764 in output-json.c with the SCNtohs func call.
Also, it may make more sense to log the ether type in HEX instead of decimal.

Thanks,
Andy

Actions #1

Updated by Jeff Lucovsky 6 days ago

  • Label Needs backport to 8.0 added
Actions #2

Updated by Jeff Lucovsky 6 days ago

  • Status changed from New to In Review
  • Assignee changed from OISF Dev to Jeff Lucovsky
Actions

Also available in: Atom PDF