Minoru,

Thank you for the pointer.
> On 26 Nov 2015, at 2:06 PM, Minoru TAKAHASHI <[email protected]> 
> wrote:
> 
> Hi,
> 
> On 2015年11月26日 14:54, Yusuke Iwase wrote:
>> Hi,
>> 
>> You can use the Flow Removed Message defined in OpenFlow Spec.
> 
> I attached a sample code for the purpose.
> Please use it as reference.
> 
> Example of execution command is as follows.
> # ryu-manager ./sample.py
> 
> thanks,
> 
>> Ryu provides EventOFPFlowRemoved to catch this message in your RyuApp.
>> http://ryu.readthedocs.org/en/latest/ofproto_v1_3_ref.html#flow-removed-message
>> 
>> Thanks,
>> Iwase
>> 
>> On 2015年11月26日 08:08, Randolph Hill wrote:
>>> Newbie here,
>>> I just experimenting with Ryu. How can I get a notification that a flow has 
>>> been deleted and the specifics of the flow?
>>> 
>>> Sorry if this is a basic questions.
>>> 
>>> 
>>> Thank you
>>> 
>>> Randy (Abang)
>>> ------------------------------------------------------------------------------
>>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>>> Give your users amazing mobile app experiences with Intel(R) XDK.
>>> Use one codebase in this all-in-one HTML5 development environment.
>>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple 
>>> OSs.
>>> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
>>> _______________________________________________
>>> Ryu-devel mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>> 
>> 
>> ------------------------------------------------------------------------------
>> Go from Idea to Many App Stores Faster with Intel(R) XDK
>> Give your users amazing mobile app experiences with Intel(R) XDK.
>> Use one codebase in this all-in-one HTML5 development environment.
>> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
>> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
>> _______________________________________________
>> Ryu-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>> 
> <sample.py>------------------------------------------------------------------------------
> Go from Idea to Many App Stores Faster with Intel(R) XDK
> Give your users amazing mobile app experiences with Intel(R) XDK.
> Use one codebase in this all-in-one HTML5 development environment.
> Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
> http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel


------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to