Re: [Ryu-devel] Question: How to detect BGP peer down in BGPSpeaker

2014-12-05 Thread Toshiki Tsuboi
> 2014/12/05 17:30、FUJITA Tomonori のメール: > > On Thu, 4 Dec 2014 18:53:05 +0900 > Toshiki Tsuboi wrote: > >> Hi team, >> >> I have a question how to detect “BGP peering down" in BGPSpeaker. >> >> It seem this feature has not implement just now. >> However, BMPClient has already handle the det

Re: [Ryu-devel] Question: How to detect BGP peer down in BGPSpeaker

2014-12-05 Thread FUJITA Tomonori
On Thu, 4 Dec 2014 18:53:05 +0900 Toshiki Tsuboi wrote: > Hi team, > > I have a question how to detect “BGP peering down" in BGPSpeaker. > > It seem this feature has not implement just now. > However, BMPClient has already handle the detection > (BgpSignalBus.BGP_ADJ_DOWN). > So, BGPSpeaker ha