Re: [Ryu-devel] About restAPI question for idel-timeout/hard-timeout

2014-06-22 Thread jalee
Got it, Thanks your help. BR, Jalee -Original Message- From: takahashi.minoru [mailto:[email protected]] Sent: Monday, June 23, 2014 12:00 PM To: jalee; [email protected] Subject: Re: [Ryu-devel] About restAPI question for idel-timeout/hard-timeout On Sun, 22

Re: [Ryu-devel] About restAPI question for idel-timeout/hard-timeout

2014-06-22 Thread takahashi.minoru
On Sun, 22 Jun 2014 01:24:40 +0800 jalee wrote: > Hi All, > > Can I use REST_API add idle-timeout/hard-timeout into the flow entry, could > you tell me how can I edit it? > > Thanks, > > > > Jalee > > > > Such as: > > curl -d '{"cookie": "1", > > "dpid": "0001",

[Ryu-devel] About restAPI question for idel-timeout/hard-timeout

2014-06-21 Thread jalee
Hi All, Can I use REST_API add idle-timeout/hard-timeout into the flow entry, could you tell me how can I edit it? Thanks, Jalee Such as: curl -d '{"cookie": "1", "dpid": "0001", "priority": "23999", "match": {"in_port": "49",