mesh: Handle messages sent to a fixed group address
authorInga Stotland <inga.stotland@intel.com>
Sat, 7 Sep 2019 06:07:59 +0000 (23:07 -0700)
committerAnupam Roy <anupam.r@samsung.com>
Tue, 17 Dec 2019 16:50:32 +0000 (22:20 +0530)
commit49634e911fb27051fa87ae468e27240e8bac5927
tree954d4eefc5827cd3861a9351d236200728bbef10
parentfa36dae8169ac27210c64c6c03fbc4b01c4acd0a
mesh: Handle messages sent to a fixed group address

This handles the case when an inbound message is addressed to
a fixed group, i.e., all-proxies, all-friends, all-relays and
all-nodes. The message is delivered to a primary element only,
and, with the exception of all-nodes case, if the corresponding
feature is enabled on the node.

Change-Id: Ibdc2df9d180b902ce4089d2fd16f2f5d0dfbabb0
Signed-off-by: Anupam Roy <anupam.r@samsung.com>
mesh/mesh-defs.h
mesh/model.c