ofproto: Fix checking of packet_in_mask in async config.
authorShu Shen <shu.shen@radisys.com>
Sat, 22 Nov 2014 00:27:25 +0000 (16:27 -0800)
committerBen Pfaff <blp@nicira.com>
Tue, 25 Nov 2014 23:14:52 +0000 (15:14 -0800)
commitba96552a0a8ced94b32e3308c39ba41c8425a709
tree4b357847cc9d5b874db4d264bd1fe656e679d4f8
parentb0248b2ac8261a282ac5504c728c04cb51086fb4
ofproto: Fix checking of packet_in_mask in async config.

The check shall use wire protool reasons, which could be different from
the internal packet-in reason.

Signed-off-by: Shu Shen <shu.shen@radisys.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
ofproto/connmgr.c
tests/ofproto-dpif.at