openthread
openthread copied to clipboard
[mesh-forwarder] lower log level on missing priority
It seems that frames which are received through TREL do not have a priority field. This creates quite some log noise when having notice log level enabled. Print a more clear message when priority is missing specifically and lower that log entry to info level.
Not sure if having no priority is intended/expected behavior with TREL? If not, then maybe something else needs addressing instead?