mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-12-26 03:32:12 +01:00
Currently, ONOS packet-out the LLDP packet with port component type for port id as number value. But according to RFC2922 , It describes that the port id should be octet string(normal string type). So, if port number is presented as string value, we can see the port number as string at switch's CLI output. ONOS-7737 Change-Id: I3ecd0e60a038239c9b4cacd0dd06730bdeb5e338