mesh: Remove RFU check for publication set
authorIsak Westin <isak.westin@hotmail.com>
Wed, 21 Sep 2022 11:16:30 +0000 (13:16 +0200)
committerAyush Garg <ayush.garg@samsung.com>
Mon, 15 May 2023 09:25:55 +0000 (14:55 +0530)
commitf97dadc7fd3317d106bbd55e9100a1435b9b1d24
tree048466d1d98d741a9396f9c0b11e5ad8e602cedb
parent9af24fa314cbdcdecee344c2caf2b945ae98b34c
mesh: Remove RFU check for publication set

It is not stated in the mesh profile that the RFU bits in a Model
Publication Set message have to be zero. In fact, PTS test
MESH/NODE/CFG/MP/BV-01-C is sending that command with non-zero RFU and
expects a reply.

Signed-off-by: Manika Shrivastava <manika.sh@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
mesh/cfgmod-server.c