On Mon, 26 Sep 2016 13:59:53 +0900 IWASE Yusuke <[email protected]> wrote:
> This patch enhances the APIs of BGPSpeaker class which call > 'operator.show' APIs. > > Note: This patch renames the following argument for the consistency > of APIs. > - argument 'family' of rib_get() to 'route_family' I think that 'family' is more appropriate. https://www.juniper.net/documentation/en_US/junos13.3/topics/reference/configuration-statement/family-edit-protocols-bgp.html Ryu uses the 'route family' word at some places but it's not used generally. > - argument 'routetype' of neighbor_get() to 'neighbor_get' What does 'routetype' represent? ------------------------------------------------------------------------------ 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
