[nox-dev] Rewrite MAC Address OpenFlow

2011-05-27 Thread alexander scaranti
Hi,

I'm not able to change the MAC address of an HTTP packet OpenFlow
follows the code I'm using to "try" to change, but it is coming out in
error:
actions = [openflow.OFPAT_SET_DL_DST, "00:00:00:00:00:02"]
self.install_datapath_flow (dpid, flow, 5, 0, actions, bufid,
openflow.OFP_DEFAULT_PRIORITY, inport, packet)

I am developing a python load balancer. What am I doing wrong?

Thanks,

Alexander Scaranti
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev


[nox-dev] Help Load-Balancer in openflow

2011-05-24 Thread alexander scaranti
Hello, How are you?

I need help!! I'm trying to develop a Load Balancer, but I am not able
to have a Switch Learning. What are the next steps? I'm desperate 
(uhuhuhu)
Sorry for English! (uhuhu)

MSN: alexander.scaranti @ hotmail.com
SKYPE: alexander.scaranti

Thanks,

Alexander Scaranti
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev