X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Flearning-switch.c;h=8efbce1a5ebecc8c019e5cd9312a4e68408ba3fd;hb=d010a5eef1e589b1ee517548a1e4d4f1c1f795d1;hp=b133637d563fb6ce6be8cb439dbbf64208351b3f;hpb=cbd577d661d99d37785d847ba8f15e5f4b58db87;p=sliver-openvswitch.git diff --git a/lib/learning-switch.c b/lib/learning-switch.c index b133637d5..8efbce1a5 100644 --- a/lib/learning-switch.c +++ b/lib/learning-switch.c @@ -369,6 +369,7 @@ lswitch_process_packet(struct lswitch *sw, const struct ofpbuf *msg) case OFPTYPE_PORT_DESC_STATS_REPLY: case OFPTYPE_ROLE_REQUEST: case OFPTYPE_ROLE_REPLY: + case OFPTYPE_ROLE_STATUS: case OFPTYPE_SET_FLOW_FORMAT: case OFPTYPE_FLOW_MOD_TABLE_ID: case OFPTYPE_SET_PACKET_IN_FORMAT: