On Wed, 19 Aug 2015 09:35:32 +0900 (JST) FUJITA Tomonori <[email protected]> wrote:
> On Mon, 17 Aug 2015 23:19:55 +0900 (JST) > FUJITA Tomonori <[email protected]> wrote: > >> Oops, looks like I left out exporting the important API (I'll export >> this soon). But, you can easily do such. > > How about the following? > > = >>From ba66fb909eda153b215f2d7440c8e649a04a6da3 Mon Sep 17 00:00:00 2001 > From: FUJITA Tomonori <[email protected]> > Date: Wed, 19 Aug 2015 09:27:24 +0900 > Subject: [PATCH] bgp: add neighbor_state_get method > > Can be used to get the state of peer(s). > > Signed-off-by: FUJITA Tomonori <[email protected]> > --- > ryu/services/protocols/bgp/bgpspeaker.py | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) I pushed this. Please let me know if you find any problem with the API. Thanks, ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
