Thank you Yusuke,
> On 26 Nov 2015, at 1:54 PM, Yusuke Iwase wrote:
>
> Hi,
>
> You can use the Flow Removed Message defined in OpenFlow Spec.
> Ryu provides EventOFPFlowRemoved to catch this message in your RyuApp.
> http://ryu.readthedocs.org/en/latest/ofproto_v1_3_ref.html#flow-removed-messa
Minoru,
Thank you for the pointer.
> On 26 Nov 2015, at 2:06 PM, Minoru TAKAHASHI
> 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 refere
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 EventOFPFlo
Hi,
You can use the Flow Removed Message defined in OpenFlow Spec.
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 j
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 A