DongRyeol Cha e0c98dbd91 Present the port number of LLDP as string value
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
2018-07-17 16:14:52 +00:00
..
2018-04-03 16:49:03 +00:00
2018-07-10 16:01:53 +00:00
2018-04-13 12:47:31 -07:00