On Thu, Jul 28, 2016 at 05:56:06PM -0700, Jarno Rajahalme wrote:
> This allows reducing pointer casting when individual bytes of mf_value
> are accessed. First users are in the following patches.
>
> Signed-off-by: Jarno Rajahalme
Acked-by: Ben Pfaff
___
This allows reducing pointer casting when individual bytes of mf_value
are accessed. First users are in the following patches.
Signed-off-by: Jarno Rajahalme
---
include/openvswitch/meta-flow.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/openvswitch/meta-flow.h b/include/openvsw