X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Flearning-switch.c;h=8efbce1a5ebecc8c019e5cd9312a4e68408ba3fd;hb=252f3411f660fdf8749fe15fa28ab6f0b7f2f5a8;hp=b133637d563fb6ce6be8cb439dbbf64208351b3f;hpb=23f781e47bacce6866cad9248e2c01c44840cfec;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: