Hi,
I am a little bit confused about the inport parameter in :
 * send_openflow(dpid, bufid, buf, openflow.OFPP_FLOOD, inport)
And in:
* install_datapath_flow(dpid, flow, 5, 0, actions, bufid, openflow.OFP_DEFAULT_PRIORITY, inport, packet)

Do they design the port of communication between the controller and the switch, or the port from which a switch received a packet and that has after to forward it to the controller. In the first case it seems that the inport is the port between the controller and the switch, however the second case seems to be the port from which a switch received a packet.
Thanks a lot.
Regards,
Karim
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to