[ovs-discuss] Decoding packets

Rajasekaran, Monica Monica.Rajasekaran at us.fujitsu.com
Wed Mar 23 21:21:45 UTC 2016


Handle_openflow__() only gets called to handle Openflow messages received from the controller on rconn such as packet_out, echo_request etc. For example: if flow entry is present in table, packet_in is not sent, packet_out is not received from controller and hence handle_openflow__() will not be called.


From: discuss [mailto:discuss-bounces at openvswitch.org] On Behalf Of Jonas Nilsson
Sent: Friday, March 18, 2016 6:02 AM
To: discuss at openvswitch.org
Subject: [ovs-discuss] Decoding packets

Hi!
I have a problem with figuring out where the ovs decodes the packets. I have added a few lines of code in the function handle_openflow__ in ofproto/ofproto.c which makes it write to a file. I do make and make install and after that send a few packets to it but it seems that the ovs doesn't call this function, why is that?

Det här e-brevet skickades från en virusfri dator som skyddas av Avast.
www.avast.com<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20160323/4ae7f1cf/attachment-0002.html>


More information about the discuss mailing list