[pox-dev] Listeners in class

Amer amer7777 at hotmail.com
Wed Nov 6 06:01:36 PST 2013


Hello,

I would like to add listeners to flow and port status in l3.learning.py.
There is a command 
Self.listento(core)
But it is not calling flow or port status function
I tried with self.addListenersByname("flowstatereceived", self._handle_flowstate_received)
and without self

But it is not work

Best regards,
Amer


More information about the pox-dev mailing list