Thanks Takahashi. I will try it. Best Regards,
Jalee -----Original Message----- From: Minoru TAKAHASHI [mailto:[email protected]] Sent: Friday, July 18, 2014 2:46 PM To: jalee Cc: [email protected] Subject: Re: [Ryu-devel] About restAPI question for pysical port status Hi Jalee, Sorry I took so long. The following patches have been merged to Ryu. Please wait for the next release(Early next month). * ofctl_rest: support Port Modification Message https://github.com/osrg/ryu/commit/78786a47c6f54a73f515bc439a9eeba24894a3f8 * ofctl_rest: enable getting Description of a port https://github.com/osrg/ryu/commit/9d7433e44aae6a2411ba9f5d334b75eacfb38fe0 If it's urgent, you can download the latest Ryu (under development) from the following URL. Above-mentioned is included in this file. https://github.com/osrg/ryu/archive/master.zip After downloading, run the following command to install from this file. % unzip ryu-master.zip % cd ryu; python ./setup.py install (2014年06月23日 18:22), jalee wrote: > Thanks Takahashi, waiting for you good news! > Best Regards, > > Jalee > > -----Original Message----- > From: takahashi.minoru [mailto:[email protected]] > Sent: Monday, June 23, 2014 5:13 PM > To: jalee > Cc: [email protected] > Subject: Re: [Ryu-devel] About restAPI question for pysical port > status > > On Mon, 23 Jun 2014 15:15:18 +0800 > jalee wrote: >> Hi All, >> >> I have two question: >> >> 1.Can I use REST_API control port(physical/logical) up/down? >> >> 2.How can get physical/logical port/link status from REST_API? > > Unfortunately, neither supported. > I try to make a patch. Please wait for a while. > >> >> could you tell me how can I edit it?I use curl. >> >> Thanks, >> >> >> >> Jalee >> >> >> ===================================================================== >> = ============== This message may contain information which is >> private, privileged or confidential of INNO-Tech Network & Service >> Inc. >> If you are not the intended recipient of this message, please notify >> the > sender and destroy/delete the message. >> Any review, retransmission, dissemination or other use of, or taking >> of any action in reliance upon this information, by persons or >> entities > other than the intended recipient is prohibited. >> ===================================================================== >> = >> ============== >> >> >> --------------------------------------------------------------------- >> - >> -------- 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 >> > > > > > > > > ====================================================================== > ============== This message may contain information which is private, > privileged or confidential of INNO-Tech Network & Service Inc. > If you are not the intended recipient of this message, please notify the > sender and destroy/delete the message. > Any review, retransmission, dissemination or other use of, or taking > of any action in reliance upon this information, by persons or entities other > than the intended recipient is prohibited. > ====================================================================== > ============== > > ==================================================================================== This message may contain information which is private, privileged or confidential of INNO-Tech Network & Service Inc. If you are not the intended recipient of this message, please notify the sender and destroy/delete the message. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information, by persons or entities other than the intended recipient is prohibited. ==================================================================================== ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
