diff options
author | Satoshi Fujimoto <satoshi.fujimoto7@gmail.com> | 2018-04-13 11:04:27 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> | 2018-04-18 21:06:25 +0900 |
commit | d31262de7d91c81ff979b39950d2d859666dfa3f (patch) | |
tree | dcffc7416306b0ae36deb2685bc19011fc36474b /server/zclient_test.go | |
parent | b2e07101e9d579e7ccb98e68108c9752e70a4125 (diff) |
fsm: Don't wait EoR if the peer is restarting
RFC4724(Graceful Restart) says that if "Restart State" bit is set
in the Open message, its peer must not wait for the EoR marker
from the speaker before advertising routing information to the speaker.
But currently, GoBGP waits EoR even if "Restart State" bit is set
in graceful restart process.
This commit fixes it to skipping syncing process for the
restarting peers.
Signed-off-by: Satoshi Fujimoto <satoshi.fujimoto7@gmail.com>
Diffstat (limited to 'server/zclient_test.go')
0 files changed, 0 insertions, 0 deletions