Closed josemauro closed 3 years ago
The methods _create_flow and install_table_miss_flow are not creating their flows with table_id field. This causes a problem in consistency check performed by kytos/flow_manager.
_create_flow
install_table_miss_flow
table_id
kytos/flow_manager
The methods
_create_flow
andinstall_table_miss_flow
are not creating their flows withtable_id
field. This causes a problem in consistency check performed bykytos/flow_manager
.