On Tue, 17 Jun 2014 17:59:19 +0900 (JST) FUJITA Tomonori <[email protected]> wrote:
> This adds IPv6 peering support. IPv6 advertisement support is the next item > in my TODO list. > > = >>From f5baa763682caa89c02136b45e35ce99c539fae7 Mon Sep 17 00:00:00 2001 > From: FUJITA Tomonori <[email protected]> > Date: Tue, 17 Jun 2014 17:59:31 +0900 > Subject: [PATCH] bgp: support IPv6 peering > > Signed-off-by: FUJITA Tomonori <[email protected]> > --- > ryu/services/protocols/bgp/base.py | 21 > +++++++++++++++++---- > ryu/services/protocols/bgp/core.py | 10 ++++++---- > .../protocols/bgp/core_managers/peer_manager.py | 3 ++- > ryu/services/protocols/bgp/rtconf/neighbors.py | 15 +++++++++++---- > 4 files changed, 36 insertions(+), 13 deletions(-) Applied. ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
