Hello,

You should add a listener something like:
core.openflow.addListenerByName("PacketInReceived", _handle_PacketIn)
Or you can check Pox wiki to correct this statement, also this statement should 
be added in def launch

Or check in pox archive the topic 
Listener in class

Cheers
Amer

Sent from my iPhone

On ١٦‏/١١‏/٢٠١٣, at ٥:١٩ م, farshad tajedin <farshad.taje...@gmail.com> wrote:

> hi
> i have a question about of_tutorial.py: how " _handle_PacketIn"
> function is called?
> 
> -- 
> Best Regards
> 
> Farshad Tajedin
> 

Reply via email to