Hi Zdravko, >From what I understand, what you want is for the first component to get the event and not the second component? If so, the first component has to return STOP and not CONTINUE. Also check nox.xml to make sure about the ordering of the components for each event.
Regards KK On 11 August 2010 06:14, Zdravko Bozakov <boza...@gmail.com> wrote: > 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 > _______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org