Bug 4473 - Ignore unsupported features on table features 05/29905/3
authorRenato Aguiar <renato.aguiar@hpe.com>
Wed, 18 Nov 2015 23:41:01 +0000 (15:41 -0800)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Fri, 20 Nov 2015 08:05:40 +0000 (08:05 +0000)
commitfa1866fd90861d8652f3868a99ad86d9929d72dc
treedec01e538f6db4de470020145a6f3fcd2fd73b3a
parent62e42c8dbabad5fc74c03c252740a1b290f2e69f
Bug 4473 - Ignore unsupported features on table features

This patch just ignores any unsupported feature, so the controller is
 still able to connect to the switch and use the currently supported
 features.

Without this change, the connection gets dropped if the switch
implements a new feature, e.g. experimenter action, that is not yet
supported by the controller.

Change-Id: Ibb8d3e5d5bde35903277df923aeb226a42ff947b
Signed-off-by: Renato Aguiar <renato.aguiar@hpe.com>
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListDeserializer.java