tiiuae / mesh_com

ROS node for Mesh Network configuration
BSD 3-Clause "New" or "Revised" License
16 stars 17 forks source link

Upgrade CBMA to v0.0.8 #418

Closed pentestiing closed 7 months ago

pentestiing commented 7 months ago

This PR reverts the part relevant to the MACsec interface monitoring introduced on https://github.com/tiiuae/cbma/commit/3a7e7669c1b34486c6708e3761115627fe607219 as it makes the monitoring fail in specific circumstances when there are multiple active routes between two devices.

It also includes endian-agnostic bytes manipulation for robustness purposes as well as code-consistency changes and message logging improvements! :shopping: