summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJoe Stringer <joe@ovn.org>2017-07-31 16:54:22 -0700
committerJoe Stringer <joe@ovn.org>2017-08-07 11:40:52 -0700
commitf2d3fef3d90253dda3e03822df2e921ec853192d (patch)
tree5c9be97d733fcc072f9e6941256cca2ba6317c67 /configure.ac
parent55f854b9d51edcbccf4ae1655855dddd1d9ec1fe (diff)
downloadopenvswitch-f2d3fef3d90253dda3e03822df2e921ec853192d.tar.gz
ofproto-dpif-upcall: Fix key attr iteration.
This call is operating on messages generated by the datapath. If a datapath implementation sends improperly formatted netlink attributes, then it's possible for a revalidator thread to end up trapped in an infinite loop iterating across these attributes. Rather than using the UNSAFE variation of this iterator, use the regular version. Fixes: 994fcc5a15d3 ("upcall: Check for recirc_id in ukey_create_from_dpif_flow()") Signed-off-by: Joe Stringer <joe@ovn.org> Reviewed-by: Greg Rose <gvrose8192@gmail.com> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions