My app can't do anything useful until the last entry has been inserted, so I was thinking of simply returning the EAGAIN error up the calling chain, and adding an install_datapath_flow_poll() function in core.py.
-b On Tue, Mar 17, 2009 at 8:29 PM, Ben Pfaff <[email protected]> wrote: > Brandon Heller <[email protected]> writes: > > > I gave up at this point. Can someone point me in the right direction? > > One solution would be to create a queue of packets and feed them > to the OpenFlow connection from an FSM as space becomes > available. >
_______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
