On Wed, 27 Jun 2018 16:50:41 +0900 Iwase Yusuke <iwase.yusu...@gmail.com> wrote:
> From 14f48def88012f779ac30d2068e4c7c8b1948233 Mon Sep 17 00:00:00 2001 > From: IWASE Yusuke <iwase.yusu...@gmail.com> > Date: Wed, 27 Jun 2018 16:13:25 +0900 > Subject: [PATCH] BGPSpeaker: Enable to specify remote port for neighbor > > Currently, the remote port of neighbor is the hard-coded value 179. > > This patch enables to specify the remote port of neighbor in > "BGPSpeaker.neighbor_add()" API. > > Suggested-by: Suresh Kumar <knetsolutio...@gmail.com> > Signed-off-by: IWASE Yusuke <iwase.yusu...@gmail.com> > --- > ryu/services/protocols/bgp/bgpspeaker.py | 34 +++++++++++-------- > ryu/services/protocols/bgp/peer.py | 2 +- > .../protocols/bgp/rtconf/neighbors.py | 18 +++++++++- > 3 files changed, 38 insertions(+), 16 deletions(-) Applied, thanks. ------------------------------------------------------------------------------ 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