Bug 4473 - Ignore unsupported features on table features 82/30082/1
authorRenato Aguiar <renato.aguiar@hpe.com>
Wed, 18 Nov 2015 23:41:01 +0000 (15:41 -0800)
committermichal rehak <mirehak@cisco.com>
Mon, 23 Nov 2015 16:53:46 +0000 (16:53 +0000)
commit752e57bf2628c36c0f29d39392dbf86777eacc9b
treeba9946aa4b6a1bfaa4fabd37faba196a4bf299a3
parent22d96bf79e25f975b81cd8e95f1ec61378118976
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>
(cherry picked from commit fa1866fd90861d8652f3868a99ad86d9929d72dc)
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/ListDeserializer.java