Top values in the port number space represent logical values (flood, local etc.). The bug you're hitting looks like anp unsigned to signed conversion error.
Can you file an issue on our jira for this?
marc
--
You received this message because you are subscribed to the Google Groups "ONOS Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to onos-discuss...@onosproject.org.
To post to this group, send email to onos-d...@onosproject.org.
Visit this group at http://groups.google.com/a/onosproject.org/group/onos-discuss/.
To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/e80a8d14-98b0-4583-ba33-10f24ac620e4%40onosproject.org.
On Dec 6, 2015, at 8:20 AM, Marc De Leenheer <ma...@onlab.us> wrote:
Top values in the port number space represent logical values (flood, local etc.). The bug you're hitting looks like anp unsigned to signed conversion error.
Can you file an issue on our jira for this?
marc
On Dec 6, 2015 4:07 AM, "Franziska Corradi" <franzisk...@gmail.com> wrote:
Hello all,
While working with ONOS REST API, i found some strange values in the REST reply for flow Statistics.
If I look at Wireshark I see for instance an LLDP Packet in the flow-stats-reply with
ethertype : 35020 (0x88cc)
port out : 4294967293
[see picture from Wireshark below]
the information that I think is supposed to be related to that, from the REST API (http://10.1.0.16:8181/onos/v1/flows) gives
ether type: -30516
port out: -3
[see JSON output from REST Request below]
ARP packets show similar values, the ARP Ethertype shows up correct in the REST Response, but also with some negative port Value.
Does anyone knows what this "high" port number stands for ? is this the general port to communicate with the controller or like a Broadcast port or something?
Why are these values shown differently in the in the REST reply ?
Thanks for clarification.
Regards
Fränzi
<Auto.png>
To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/CAL1%3DxqcGWL%3DTVC4ZgF9yNoPaoJXEoqzxVr%3DuNRG-%3DNWxSpYFvw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "ONOS Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to onos-discuss...@onosproject.org.
To post to this group, send email to onos-d...@onosproject.org.
Visit this group at http://groups.google.com/a/onosproject.org/group/onos-discuss/.
To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/6e2c7d28-06bc-4c10-a805-a604bbfc593c%40onosproject.org.
To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/CAJJLwsPwidjrBHdVGXNrEoBipdqC%2B%2B7appecqvAYYHkxus2WYw%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "ONOS Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to onos-discuss...@onosproject.org.
To post to this group, send email to onos-d...@onosproject.org.
Visit this group at https://groups.google.com/a/onosproject.org/group/onos-discuss/.
To view this discussion on the web visit https://groups.google.com/a/onosproject.org/d/msgid/onos-discuss/9f4dcc72-4c0b-4ef1-907e-66bbac83c64e%40onosproject.org.