Re: [Ryu-devel] Ryu OpenFlow Tutorial page

2013-03-20 Thread Isaku Yamahata
On Tue, Mar 19, 2013 at 03:10:23PM +0800, Can Zhang wrote: > Hello Yamahata, Hello. > I'd like to write some documents about Ryu recently, mainly for two reasons: That's very great. One caution is that Ryu is moving target and will be re-written heavily so that documentations on internal detai

Re: [Ryu-devel] Ryu OpenFlow Tutorial page

2013-03-19 Thread Can Zhang
Hello Yamahata, I'd like to write some documents about Ryu recently, mainly for two reasons: 1) I think Ryu is a good platform for OpenFlow, but it lacks rich documents comparing to POX and other platforms. 2) As I read lots of code of Ryu recently, I want to take this chance to confirm/correc

Re: [Ryu-devel] Ryu OpenFlow Tutorial page

2013-03-18 Thread FUJITA Tomonori
On Mon, 18 Mar 2013 17:59:34 +0900 Isaku Yamahata wrote: > Hi all. I created OpenFlow Tutorial page at > https://github.com/osrg/ryu/wiki/OpenFlow_Tutorial > > And added the Ryu section to OpenFlow Tutorial > http://www.openflow.org/wk/index.php?title=OpenFlow_Tutorial > > Now it's much easier

[Ryu-devel] Ryu OpenFlow Tutorial page

2013-03-18 Thread Isaku Yamahata
Hi all. I created OpenFlow Tutorial page at https://github.com/osrg/ryu/wiki/OpenFlow_Tutorial And added the Ryu section to OpenFlow Tutorial http://www.openflow.org/wk/index.php?title=OpenFlow_Tutorial Now it's much easier to start Ryu programming, I hope. Thanks, -- yamahata -