This patchset pulls in a number of required fixes that have been accumulated over the years in lldpd.
https://travis-ci.org/github/fabrizio8/ovs/builds/739390567 Aaron Conole (1): lldp: validate a bit more received LLDP frames Fabrizio D'Angelo (5): lldp: Fix size of PEEK_DISCARD_UINT32() lldp: fix a buffer overflow when handling management address TLV lldp: increase statsTLVsUnrecognizedTotal on unknown TLV lldp: correctly increase discarded count AUTHORS: Add Fabrizio D'Angelo. AUTHORS.rst | 1 + lib/lldp/lldp.c | 63 +++++++++++++++++++++++++++++++++++++++++++++--- lib/lldp/lldpd.c | 2 ++ 3 files changed, 62 insertions(+), 4 deletions(-) -- 2.26.2 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
