Hi Fujita-San, The application of Ryu-book exists as source on the Ryu-book. Because the application of Ryu-book are not updated, content is old. I hope that the application of Ryu-book updated in conjunction with application of Ryu. So I have submitted this patch.
Current, I am modifying the Ryu-Book. Ryu-book includes application of Ryu by this modify. If this patch does not release prior to the release of Ryu-book, we will fail to build the Ryu-book. So I think that necessary to carry out the release of this patch earlier than releases of Ryu-book. Thanks, On 2016年09月21日 20:46, FUJITA Tomonori wrote: > On Tue, 20 Sep 2016 13:49:18 +0900 > Shinpei Muraoka <shinpei.mura...@gmail.com> wrote: > >> Henceforth, Ryu-Book includes the source files for application of Ryu. >> This patch Integrates the source files for application of Ryu-Book. >> Just for information, the source files for application of Ryu-Book >> will Integrate as for OpenFlow1.3. >> >> Signed-off-by: Shinpei Muraoka <shinpei.mura...@gmail.com> >> --- >> ryu/app/simple_monitor_13.py | 95 ++++++++++++++++++++++++++++++ >> ryu/app/simple_switch_igmp_13.py | 92 +++++++++++++++++++++++++++++ >> ryu/app/simple_switch_lacp_13.py | 106 ++++++++++++++++++++++++++++++++++ >> ryu/app/simple_switch_rest_13.py | 114 ++++++++++++++++++++++++++++++++++++ >> ryu/app/simple_switch_stp_13.py | 121 >> +++++++++++++++++++++++++++++++++++++++ >> 5 files changed, 528 insertions(+) >> create mode 100644 ryu/app/simple_monitor_13.py >> create mode 100644 ryu/app/simple_switch_igmp_13.py >> create mode 100644 ryu/app/simple_switch_lacp_13.py >> create mode 100644 ryu/app/simple_switch_rest_13.py >> create mode 100644 ryu/app/simple_switch_stp_13.py > > Looks fine. But just out of curiosity, why we had better to integrate > the example code? > ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel