Apply NewChannelAns before computing 1.1 MIC #795
Labels
bug
Something isn't working
c/network server
This is related to the Network Server
in progress
We're working on it
Milestone
Summary
NS shall apply NewChannelAns before computing 1.1 MIC
Why do we need this?
If
NewChannelReq
was sent to the device and processed successfully, the channels used by device might have been modified and hence, if a successfulNewChannelAns
is received in the uplink, it shall be applied before the device channel index is determined, which, in turn is used for the MIC computation in 1.1What is already there? What do you see now?
Not this
What is missing? What do you want to see?
This
How do you propose to implement this?
Decode the MAC buffer in
matchDevice
and apply theNewChannelAns
Can you do this yourself and submit a Pull Request?
yes
The text was updated successfully, but these errors were encountered: