X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Flearning-switch.c;h=4ce307e4bddceadfc739571437a06875fdfff2e0;hb=a7349929fb86d41f2e2ef77395e33b21f9457d48;hp=435acb96c24bca013b70b616809d49786db4b025;hpb=7c1a76a4673be09de56743400dfb1d1c8d8d0799;p=sliver-openvswitch.git diff --git a/lib/learning-switch.c b/lib/learning-switch.c index 435acb96c..4ce307e4b 100644 --- a/lib/learning-switch.c +++ b/lib/learning-switch.c @@ -266,6 +266,7 @@ lswitch_process_packet(struct lswitch *sw, struct rconn *rconn, case OFPUTIL_NXT_FLOW_REMOVED: case OFPUTIL_NXT_FLOW_AGE: case OFPUTIL_NXT_SET_ASYNC_CONFIG: + case OFPUTIL_NXT_SET_CONTROLLER_ID: case OFPUTIL_NXST_FLOW_REQUEST: case OFPUTIL_NXST_AGGREGATE_REQUEST: case OFPUTIL_NXST_FLOW_REPLY: