Yep that works great.  Thanks!

On Mon, Aug 24, 2015 at 1:42 AM, FUJITA Tomonori <
[email protected]> wrote:

> On Fri, 21 Aug 2015 12:25:59 +0900
> ISHIDA Wataru <[email protected]> wrote:
>
> > If the path has a next hop value set, it should be used in the BGP
> > Update message first.  This changes to logic to use the check for the
> > next hop in the order prefix/path->peer config->speaker config.  This
> > will allow for sending the nexthop as part of the add_prefix message and
> > allow for overiding the nexthop of the peer if one is set.
> >
> > Based-on: Alan Quillin <[email protected]>
> > Signed-off-by: ISHIDA Wataru <[email protected]>
> > ---
> >  ryu/services/protocols/bgp/info_base/base.py | 7 +++++++
> >  ryu/services/protocols/bgp/peer.py           | 7 ++++---
> >  2 files changed, 11 insertions(+), 3 deletions(-)
>
> Applied, thanks.
>
> Alan, if this patch doesn't fix your problem, please let us know.
>
> Thanks,
>
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to