This group is locked. No changes can be made to the group while it is locked.
Ignoring unsupported switch features / OVS 2.4 support
Renato Aguiar
Hi,
The current implementation of openflowjava refuses to keep the connection to switches which implements unsupported features. As a result, if a supported switch implements a new feature, it could become unsupported until the controller implements the codec (serializer/deserializer) to this new feature. However, it could just ignore any unsupported feature and use only the supported ones. This is happening today for Open vSwitch 2.4. There are some features which are not yet supported by the controller and it is keeping people from using it. To fix that, I have submitted a patch to ignore unsupported features on table features: https://git.opendaylight.org/gerrit/29905 Feedback is appreciated. Regards, — Renato Aguiar
|
|