The following patch extends"ryu.ofctl.app.get_datapath()" function to get all
connecting datapath objects with "dpid=None" argument.

Also the usage of "ryu.ofctl.app" is frequently asked on the Ryu-devel mailing
list, this patch expand the description of this module.

Note: To pass the Travis-CI test with this patch, it is required to apply the
following patch before merging this patch.
  [Ryu-devel] [PATCH 2/2] test_rpc: Adopt to msgpack-python>=0.50

IWASE Yusuke (1):
  ofctl: Enable to get all datapath objects

 ryu/app/ofctl/api.py     | 38 ++++++++++++++++++++++++++++++--------
 ryu/app/ofctl/event.py   |  4 ++--
 ryu/app/ofctl/service.py | 16 +++++++---------
 3 files changed, 39 insertions(+), 19 deletions(-)

--
2.7.4


------------------------------------------------------------------------------
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

Reply via email to