<div dir="ltr">That's great. Thank you<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On 27 April 2014 05:46, Murphy McCauley <span dir="ltr"><<a href="mailto:murphy.mccauley@gmail.com" target="_blank">murphy.mccauley@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've modified the wiki to try to clarify this.<br>
<br>
The PacketIn event is raised in response to an ofp_packet_in message from the switch.  The meaning of this is defined in the OpenFlow specification, but basically it's what happens when a packet arriving at a switch port does not match any table entry, or when the matching table entry includes an action to explicitly send the packet to the controller.<br>

<br>
The ConnectionUp event is not raised in response to any specific OpenFlow message from a switch -- it's raised when a switch connects to the controller.  Meaning, for example, that you won't be getting *any* other events from a particular switch until you've gotten a ConnectionUp from it.<br>

<span class="HOEnZb"><font color="#888888"><br>
-- Murphy<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Apr 26, 2014, at 3:09 PM, k102090 Sarim Javaid Khan <<a href="mailto:k102090@nu.edu.pk">k102090@nu.edu.pk</a>> wrote:<br>
<br>
> Hello all,<br>
> Hope you are doing fine.<br>
><br>
> I am new to SDNs and POX development.<br>
> I have been surfing out the pox wiki and tried to understand the basics of pox but I could not understand the difference between the "ConnectionUp" and "PacketIn" events in the poxAPI.<br>
> I searched all over the internet but no answer I got.<br>
><br>
> Please help me out with a basic definition and an illustration if you feel easy.<br>
><br>
> Regards,<br>
> Sarim Javaid Khan<br>
<br>
</div></div></blockquote></div><br></div>