Hi Fujita-San, > Hmm, seems that I can't apply this cleanly.
Sorry. I correct the conflict points and will post again. Thanks, On 2016年10月25日 22:56, FUJITA Tomonori wrote: > On Tue, 25 Oct 2016 11:38:00 +0900 > Shinpei Muraoka <[email protected]> wrote: > >> This patch adds support to advertise the BGP PMSI Tunnel Attribute >> for the Path attributes. >> >> Signed-off-by: Shinpei Muraoka <[email protected]> >> --- >> ryu/services/protocols/bgp/api/base.py | 1 + >> ryu/services/protocols/bgp/api/prefix.py | 23 ++++- >> ryu/services/protocols/bgp/bgpspeaker.py | 21 ++++- >> .../protocols/bgp/core_managers/table_manager.py | 10 ++- >> ryu/services/protocols/bgp/info_base/vrf.py | 18 ++++ >> ryu/services/protocols/bgp/peer.py | 8 ++ >> .../unit/services/protocols/bgp/test_bgpspeaker.py | 97 >> ++++++++++++++++++++++ >> 7 files changed, 174 insertions(+), 4 deletions(-) > > Hmm, seems that I can't apply this cleanly. > ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
