On Wed, 18 Jul 2018 20:45:00 +0900, knet solutions wrote: > > [1 <multipart/alternative (7bit)>] > [1.1 <text/plain; UTF-8 (7bit)>] > Hi, > > Currently BGP best_path_change_handler events returns only the best path. > > But I would like to get all the paths for the network. > > >From management interface, I could able to see via "show rib all" command. > How do i access this ?
It's implemented in ryu.services.protocols.bgp.operator.commands.show.rib Do you have access to functions used there? -- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
