Nevermind.
I just found it in the neighbor_state_get method.
________________________________
De: Paulo Sérgio <[email protected]>
Enviado: terça-feira, 7 de fevereiro de 2017 15:31:23
Para: [email protected]
Assunto: [Ryu-devel] How to access the BGPSpeaker object after peer is up
Hello.
I've created an BGPSpeaker object as showed in the documentation in a class,
for example:
self.speaker = BGPSpeaker(as_number=64512, router_id='10.0.0.1',
best_path_change_handler=self.dump_remote_best_path_change,
peer_down_handler=self.detect_peer_down,
peer_up_handler=self.detect_peer_up)
There is a way to know if the peer is up after calling the
self.speaker.neighbor_add method without peer_up_handler?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel