Actions
Optimization #6938
closed
VJ
VJ
packet: optimize packet data storage
Optimization #6938:
packet: optimize packet data storage
Effort:
Difficulty:
Label:
Description
There are many mutually exclusive pointers in the packet, e.g. tcph and udph. Per protocol extra data is already in a union, so do the same for the pointers.
VJ Updated by Victor Julien about 2 years ago
VJ Updated by Victor Julien almost 2 years ago
VJ Updated by Victor Julien almost 2 years ago
- Status changed from In Review to Closed
Actions