[nox-dev] Nox Actions

2012-02-28 Thread Gabe Bassett
Thanks Aaron for the answer to the last question, I have another question about actions. Is there any clear documentation on how to execute specific actions? I undersand the general idea of the list of lists of actions, but am unclear on the actual actions and their variables. I'm trying to

Re: [nox-dev] Nox Actions

2012-02-28 Thread Aaron Rosen
If your install a flow entry without any actions it should cause the datapath to drop the packet. If you check out core.py that would probably help to clarify but in general you do something like this if you want to perform rewrite: actions = [ [openflow.OFPAT_SET_DL_SRC,