X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=lib%2Flearning-switch.c;h=6bd2286234ca031d83d5f1fe6682e5963d830e11;hb=a56104575c4db202bfc5db3079ea969820d77867;hp=e003b8f994cfac8637ce4993e94f3e9f469f3c75;hpb=b78f6b77bcaefc7b1e480aa6063091cb9ad50ad2;p=openvswitch diff --git a/lib/learning-switch.c b/lib/learning-switch.c index e003b8f9..6bd22862 100644 --- a/lib/learning-switch.c +++ b/lib/learning-switch.c @@ -240,6 +240,7 @@ lswitch_process_packet(struct lswitch *sw, struct rconn *rconn, case OFPUTIL_OFPST_AGGREGATE_REPLY: case OFPUTIL_NXT_ROLE_REQUEST: case OFPUTIL_NXT_ROLE_REPLY: + case OFPUTIL_NXT_FLOW_MOD_TABLE_ID: case OFPUTIL_NXT_SET_FLOW_FORMAT: case OFPUTIL_NXT_FLOW_MOD: case OFPUTIL_NXT_FLOW_REMOVED: