CPqD / ofsoftswitch13

OpenFlow 1.3 switch.
http://cpqd.github.com/ofsoftswitch13
304 stars 192 forks source link

Fix how the switch get valid next table ids for goto in table features. #286

Closed ljerezchaves closed 6 years ago

ljerezchaves commented 6 years ago

This commit fix the loop that populates the table features struct with valid goto ids which could be reachable from the current table when using goto instructions.