Is the action to change destination IP address of a flow
'openflow.OFPAT_SET_NW_DST'?
If yes then is this the right format to specify multiple actions?

actions = [[openflow.OFPAT_OUTPUT, [0,
prt[0]]],[openflow.OFPAT_SET_NW_DST,[0, ip[0]]]]

Regards,
-- 
Rohit Manohar
Graduate Student
North Carolina State University
Raleigh, US.

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

Reply via email to