Actions
Bug #7855
closed
AA
JL
anomaly/ether_type: always logged as big endian
Bug #7855:
anomaly/ether_type: always logged as big endian
Affected Versions:
Effort:
low
Difficulty:
low
Label:
Beginner, 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
JL Updated by Jeff Lucovsky 6 months ago
- Label Needs backport to 8.0 added
JL Updated by Jeff Lucovsky 6 months ago
- Status changed from New to In Review
- Assignee changed from OISF Dev to Jeff Lucovsky
JL Updated by Jeff Lucovsky 6 months ago
- Status changed from In Review to Closed
VJ Updated by Victor Julien 6 months ago
- Subject changed from Ether_type is printed as decimal instead of HEX and it should be handled as BigEndian to eve: ether_type is printed as decimal instead of HEX and it should be handled as BigEndian
VJ Updated by Victor Julien 6 months ago
- Status changed from Closed to Resolved
- Target version changed from TBD to 9.0.0-beta1
OT Updated by OISF Ticketbot 6 months ago
- Subtask #8007 added
OT Updated by OISF Ticketbot 6 months ago
- Label deleted (
Needs backport to 8.0)
PA Updated by Philippe Antoine 5 months ago
- Status changed from Resolved to Closed
SB Updated by Shivani Bhardwaj 5 months ago
- Subject changed from eve: ether_type is printed as decimal instead of HEX and it should be handled as BigEndian to anomaly/ether_type: always logged as big endian
Actions