Hi All,
At the moment I have modified my switch to use packet In for every packet
entering the switch. What i want to attain is to get flow statistics for
every packet.
Let me explain a bit. A flow keeps track of how many packets have passed in
a flow, also how many bytes have passed.
Now what m
Hi.
I wrote a simple code to send a packet through the switch.
I caught the switch datapath from FeaturesReply message and from datapath I
found the ofproto and parser, which is openflow 1.3;
But when I print the message the controller is sending out, the common
header shows None to all it's fields
Hi Guys,
I have been assigned the task to integrate Ryu SDN controller to OpenStack
Ocata.
Please suggest any documentations that I can refer to.
I have read in Ryu's official website that Ryu has already been integrated
with OpenStack. If anybody can help me with the documents for the same will