Actions
Feature #1741
openflow: use capture methods flow hash
Effort:
Difficulty:
Label:
Description
Some capture methods expose a flow hash value. It would be nice to be able to use this to avoid calculating it ourselves.
Implementation could probably simply be that the Packet structure gets a uint32_t that is used if non-0 or maybe if a packet flag is set.
Actions