Re: [Ryu-devel] About flow update notification of Ryu

2015-06-15 Thread Yusuke Iwase
Hi Jason, On 2015年06月16日 07:16, Liu, Weijie wrote: > Hi, > > Does Ryu have any modules for this: > > If a flow rule is changed in the switch (added, modified or removed), the > controller can generate a notification to the user. (for Openflow 1.0) As far as I know, there is no such mechanism f

[Ryu-devel] About flow update notification of Ryu

2015-06-15 Thread Liu, Weijie
Hi, Does Ryu have any modules for this: If a flow rule is changed in the switch (added, modified or removed), the controller can generate a notification to the user. (for Openflow 1.0) make sense? thanks. Jason Liu --