Hello,
I am trying to get two simple NOX (python) components running on
different VMs to share a NetFPGA datapath using flowvisor. Generally,
everything seems to be working fine, however I have the following problem:
* When the first components starts, the datapath registers
(datapath_join event) and its flows are installed.
* When the second component starts and receives a datapath join event,
all previously installed flows are removed from the datapath. Afterwards
new flow entries are installed as expected.
How can I avoid this behaviour, i.e. keep all flows installed? What am I
missing? Thanks a lot in advance!
Regards,
Zdravko
PS. I am using the current git source for all software packages
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org