This depends on exactly what you mean, though I wonder if you are operating 
under a misconception.

If you use NOX to install a flow with, for example, an OFPAT_SET_DL_DST action 
to set the ethernet address... the actual work of rewriting the packet header 
happens on the switch.  It's only the instruction to do so that comes from the 
controller.

Hope that helps.

-- Murphy

On Nov 28, 2011, at 7:12 AM, Hyogi Jung wrote:

> I want to modify the packet's header in Openflow Switch(Router) not NOX 
> controller.
> 
> Do you know where event handler is called?
> 
> I try to search google and mailinglist, but I coundn't search. There is no 
> information.
> 
> Could you give some advice or reference site?
> 
> 
> _______________________________________________
> 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