2022-09-23 18:01:05

by fdanis-oss

[permalink] [raw]
Subject: [bluez/bluez] 32d866: mesh: Clear addr field if virt sub failed

Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 32d866b4df928aa1d7785da7f83d089f64d42797
https://github.com/bluez/bluez/commit/32d866b4df928aa1d7785da7f83d089f64d42797
Author: Isak Westin <[email protected]>
Date: 2022-09-23 (Fri, 23 Sep 2022)

Changed paths:
M mesh/cfgmod-server.c

Log Message:
-----------
mesh: Clear addr field if virt sub failed

If processing failed for a Config Model Subscription Virtual Address
Add/Delete/Overwrite message, the address field in the status reply
should be set to zero. See MshPRFv1.0.1 section 4.4.1.2.8.


Commit: 95d9dc6764fc3859af9528c222eef95e843a9cbc
https://github.com/bluez/bluez/commit/95d9dc6764fc3859af9528c222eef95e843a9cbc
Author: Isak Westin <[email protected]>
Date: 2022-09-23 (Fri, 23 Sep 2022)

Changed paths:
M mesh/appkey.c

Log Message:
-----------
mesh: Reply error if appkey added for wrong netkey

If a known appkey is added for a different netkey, the status reply
should be Invalid NetKey.


Compare: https://github.com/bluez/bluez/compare/721d5a8ae86d...95d9dc6764fc