mirror of
https://github.com/openvswitch/ovs
synced 2025-08-31 06:15:47 +00:00
include/openflow: Add OpenFlow 1.4 header file
It contains only Set-Async-Config and Role status message definitions. Signed-off-by: Alexandru Copot <alex.mihai.c@gmail.com> Cc: Daniel Baluta <dbaluta@ixiacom.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
committed by
Ben Pfaff
parent
23f781e47b
commit
252f3411f6
@@ -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:
|
||||
|
Reference in New Issue
Block a user