[ovs-dev] [PATCH v2 10/19] ofproto: Use enum ofperr for 'error'.

Ben Pfaff blp at nicira.com
Sat May 30 00:54:59 UTC 2015


On Mon, May 18, 2015 at 04:10:19PM -0700, Jarno Rajahalme wrote:
> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>

Hmm, ofproto_rule_create() returns ENOMEM instead of an ofperr on error,
we should fix that.

I see a few references to OFPROTO_POSTPONE in function comments too, we
should drop those since we no longer have that feature.

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



More information about the dev mailing list