ironic/releasenotes/notes/fix-lldp-decode-00021e76db26b2a5.yaml
Riccardo Pittau 4d3101940a Handle LLDP parse Unicode error
Closes-Bug: #2044793
Change-Id: I48c18d1648d446d426515456a4006947b79a9ef3
2024-01-03 14:36:23 +01:00

10 lines
317 B
YAML

---
fixes:
- |
In case the lldp raw data collected by the inspection process
includes non utf-8 information, the parser fails breaking
the inspection process.
This patch works around that excluding the malformed data
and adding an entry in the logs to provide information
on the failed tlv.