X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Flearning-switch.c;h=e572a34ca603b0a2f1bb55e0b630e520ab59e521;hb=c545d38da7574831fec264716d626c82d90a8494;hp=0e0d779b20656de5bff144e790b6d9b5f1e2402b;hpb=2e1ae2005ed347d2dfebd23fff40c54a1a2a6716;p=sliver-openvswitch.git diff --git a/lib/learning-switch.c b/lib/learning-switch.c index 0e0d779b2..e572a34ca 100644 --- a/lib/learning-switch.c +++ b/lib/learning-switch.c @@ -346,6 +346,8 @@ lswitch_process_packet(struct lswitch *sw, const struct ofpbuf *msg) case OFPTYPE_PORT_MOD: case OFPTYPE_BARRIER_REQUEST: case OFPTYPE_BARRIER_REPLY: + case OFPTYPE_QUEUE_GET_CONFIG_REQUEST: + case OFPTYPE_QUEUE_GET_CONFIG_REPLY: case OFPTYPE_DESC_STATS_REQUEST: case OFPTYPE_DESC_STATS_REPLY: case OFPTYPE_FLOW_STATS_REQUEST: