I've augmented the code to avoid crashing if the switch version hasn't been loaded and provided a fallback that the client can specify, similar to a fallback that some std functions provide. This was needed to fix this issue https://github.com/kytos-ng/flow_manager/issues/95.
When we drop support for OF1.0 on this issue #50 we can nuke more code
I've augmented the code to avoid crashing if the switch version hasn't been loaded and provided a fallback that the client can specify, similar to a fallback that some std functions provide. This was needed to fix this issue https://github.com/kytos-ng/flow_manager/issues/95.
When we drop support for OF1.0 on this issue #50 we can nuke more code