> What's kinda use case for running two BGP speakers in one app? We need to connect to two upstream BGP routers and we want to run them under two BGP sessions instead of one. It is mostly of a policy consideration perspective. I understand that we will have to listen to two different ports on the same machine so NAT will have to happen somewhere.
Thanks, Jerry On Sat, Aug 9, 2014 at 6:30 AM, FUJITA Tomonori <[email protected]> wrote: > Hello, > > On Thu, 7 Aug 2014 15:03:57 -0700 > Jerry Cen <[email protected]> wrote: > >> I am trying to run two BGP speakers in one app. I can bind the two >> speakers to different ports but they seem to be sharing the same >> CORE_MANAGER singleton. I am wondering if there are plans to extend >> the BGP libs to support multiple speakers. I am also thinking about >> contributing to that as well especially if this is a desired feature >> of the community. > > What's kinda use case for running two BGP speakers in one app? > > > Thanks, ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
