4d3101940a
Closes-Bug: #2044793 Change-Id: I48c18d1648d446d426515456a4006947b79a9ef3
10 lines
317 B
YAML
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.
|