openvswitch: Add support for OVS_FLOW_ATTR_PROBE.
authorJarno Rajahalme <jrajahalme@nicira.com>
Thu, 6 Nov 2014 15:03:05 +0000 (07:03 -0800)
committerPravin B Shelar <pshelar@nicira.com>
Mon, 10 Nov 2014 02:58:44 +0000 (18:58 -0800)
This new flag is useful for suppressing error logging while probing
for datapath features using flow commands.  For backwards
compatibility reasons the commands are executed normally, but error
logging is suppressed.

Signed-off-by: Jarno Rajahalme <jrajahalme@nicira.com>
Signed-off-by: Pravin B Shelar <pshelar@nicira.com>

No differences found