Hi all.

I would like some help in how can I change the destination of a flow that
arrives on nox controller before send it back to switch.
For example, I want that in a network with three hosts, when a host 1
"pings" to host 2, the component (switch.cc) makes the datapath forward it
to host 3.
If I chande only the flow destination IP (from 10.0.0.2 to 10.0.0.3, for
example) the packets continue being forwarded normally to host 2. Should I
change all the flow fields in switch component, like mac, in_port, etc? Is
this the right way?

Thank you very much for your help and attention.

Best regards.

-- 
Ricardo Bennesby da Silva
Ciência da Computação - UFAM
LabCIA - Laboratório de Computação Inteligente e Autonôma
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to