On Wed, 13 Jul 2016 17:54:06 +
"Jonas Grunert" wrote:
> In lib/packet/lldp.py, the info field in OrganizationallySpecificTLV
> was never set. LLDP packets with OrganizationallySpecificTLV contained
> no info value and caused malformed LLDP packets.
> This patch fixes that problem, packets wit
In lib/packet/lldp.py, the info field in OrganizationallySpecificTLV was
never set. LLDP packets with OrganizationallySpecificTLV contained no
info value and caused malformed LLDP packets.
This patch fixes that problem, packets with OrganizationallySpecificTLV
are valid now (tested with wireshar