[ovs-dev] [PATCH v2 12/19] ofproto: Split add_flow().

Ben Pfaff blp at nicira.com
Sat May 30 01:08:01 UTC 2015


On Mon, May 18, 2015 at 04:10:21PM -0700, Jarno Rajahalme wrote:
> Split add_flow() to add_flow_begin() which does all the error
> checking, and add_flow_finish() which can not fail.
> 
> Since we still want to send an error response for an unknown
> 'buffer_id', send_buffered_packet() now send the error response
> itself.
> 
> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>

Acked-by: Ben Pfaff <blp at nicira.com>



More information about the dev mailing list