I think the answer to your question is something like:
In builtin/nox.cc is a loop, which uses lib/openflow.cc to read OpenFlow 
messages off the wire.  It then uses lib/openflow-event.cc to translate these 
OpenFlow messages into NOX events, which it then dispatches.

Hope that helps.

-- Murphy

On Oct 20, 2011, at 1:26 AM, andrea simeoni wrote:

> Hi all,
> 
> what is the source file that implements the process waiting for OF messages 
> on port 6633? What is the first component generating a packet-int-event?
> I need such information very much.
> 
> Thank you 
> 
> -- 
> Andrea Simeoni
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev

_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to