diff options
author | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-05-11 16:00:54 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2016-05-11 16:19:57 +0900 |
commit | 292a61b9cc0e8cd0732f43f71661ac6ae0f441cd (patch) | |
tree | d5220fa5c8d30fb40d5d700a8bab857c59332664 /.gitignore | |
parent | aa12e4c7ce9565727dd1c8977d38e4d31a71f408 (diff) |
server: print correct reason of state change by configuration change
Changing some of configuration leads to sending a notification. So the
reason of the BGP state change should be the notification.
The main goroutine sends a notification, closes the connection, kill
goroutines for the peer. So With the current code, the reason could be
"rx failure", "tx failure", or "dying". To avoid that, this patch adds
kinda workaround.
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions