On Fri, 11 May 2018 16:00:05 +0900, 林佳烁 wrote: > > [1 <text/plain; GBK (base64)>] > Hey Toshihiro and Iwase, > > Thanks for useful suggestion. > I fixed this problem by adding some codes into ryu/base/app_manager.py. > Here is my modification. Very dirty but useful. > Reference: > https://www.mail-archive.com/ryu-devel@lists.sourceforge.net/msg13533.html
My understanding is that gui_topology.py should not have used '.*' wildcard from the first. Could you try my patch on May 9 if you have time? https://sourceforge.net/p/ryu/mailman/message/36313300/ See the following for wildcard interpretation in routes. https://routes.readthedocs.io/en/latest/setting_up.html#wildcard-routes > $ git diff 1c0080 ryu/base/app_manager.py > diff --git a/ryu/base/app_manager.py b/ryu/base/app_manager.py > index f684259..016c38c 100644 > --- a/ryu/base/app_manager.py > +++ b/ryu/base/app_manager.py -- IWAMOTO Toshihiro ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list Ryu-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ryu-devel