On Mon, 23 Jun 2014 13:01:17 +1000 Paul Zanna <[email protected]> wrote:
> Really?! So it doesn't stop duplicate Packet_Outs from being created? Sending duplicated PacketOut could be the intention (e.g. testing a OF switch). Ryu doesn't know what applications want to do. So Ryu doesn't restrict anything. > Does it apply any priority or order that the applications receive event > notifications in? Currently no support for the priority or order of events. > On 23 June 2014 12:46, FUJITA Tomonori <[email protected]> > wrote: > >> On Sat, 21 Jun 2014 11:24:50 +1000 >> Paul Zanna <[email protected]> wrote: >> >> > How does RYU handle event priorities? For example if 2 applications >> > register for Packet_In events and both produce Packet_Out responses, do >> > both applications receive the notification but only one can produce a >> > response? >> >> An event are delivered to both handlers. Ryu doesn't restrict what >> handlers can do. So both can do Packet_out. >> > > > > -- > *Paul Zanna* > > > > > > *Senior Manager, Infrastructure Innovation and DesignInformation Technology > Services (ITS)RMIT UniversityBuilding 88, Level 10440 Elizabeth Street, > MelbourneMobile: 0423 689 430* ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
