Legrandgroup / libezsp

C++ library to send/receive wireless Zigbee messages to/from a Silicon Labs-based transceiver using the EZSP protocol.
BSD 3-Clause "New" or "Revised" License
16 stars 7 forks source link

Check MIC in the GPD commisionning payload #51

Open lionelains opened 4 years ago

lionelains commented 4 years ago

Currently, MIC is not checked, whereas it needs to be: https://github.com/Legrandgroup/libezsp/blob/d2538648595e3190426f847f7a7b6b1ab20b773d/src/ezsp/zbmessage/gpd-commissioning-command-payload.cpp#L88