datapath: Hash and compare only the part of sw_flow_key actually used.
[openvswitch] / lib / learning-switch.c
index dc9af7739152ecc824c36eac82b808bb590ba9c8..e003b8f994cfac8637ce4993e94f3e9f469f3c75 100644 (file)
@@ -238,7 +238,6 @@ lswitch_process_packet(struct lswitch *sw, struct rconn *rconn,
     case OFPUTIL_OFPST_PORT_REPLY:
     case OFPUTIL_OFPST_TABLE_REPLY:
     case OFPUTIL_OFPST_AGGREGATE_REPLY:
-    case OFPUTIL_NXT_TUN_ID_FROM_COOKIE:
     case OFPUTIL_NXT_ROLE_REQUEST:
     case OFPUTIL_NXT_ROLE_REPLY:
     case OFPUTIL_NXT_SET_FLOW_FORMAT: