mesh: Ignore Composition features during attach 04/221704/1
authorBrian Gix <brian.gix@intel.com>
Mon, 25 Nov 2019 18:58:42 +0000 (10:58 -0800)
committerAbhay Agarwal <ay.agarwal@samsung.com>
Tue, 7 Jan 2020 05:12:05 +0000 (10:42 +0530)
commit73b9ff646fbdd38c6da4b7f950f1d9b67f9374d5
tree63ebcfb49db65a3828971fbe15953f99a0d971ca
parent865193281b0d87a68bd402e4907f33f08ceda2a9
mesh: Ignore Composition features during attach

Node Features are currently all under the control of the mesh daemon,
and should be ignored when attaching.  Eventually all Composition
feature bits will be controlled by a master mesh.conf file, overriding
any local node specific settings.

Change-Id: I6aec29942e0ad3416d6fd1e64a87604012acd13c
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
mesh/node.c