aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2019-11-26 12:55:50 +0100
committerDavid S. Miller <[email protected]>2019-11-26 15:13:46 -0800
commit4e81c0b3fa93d07653e2415fa71656b080a112fd (patch)
tree1ec4b3747d7bc94a73119ceb24b77d3698efe2c7 /lib/mpi/mpiutil.c
parent786c4a5372e11919b5ea010a7338bac9ef08c732 (diff)
openvswitch: fix flow command message size
When user-space sets the OVS_UFID_F_OMIT_* flags, and the relevant flow has no UFID, we can exceed the computed size, as ovs_nla_put_identifier() will always dump an OVS_FLOW_ATTR_KEY attribute. Take the above in account when computing the flow command message size. Fixes: 74ed7ab9264c ("openvswitch: Add support for unique flow IDs.") Reported-by: Qi Jun Ding <[email protected]> Signed-off-by: Paolo Abeni <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions