summaryrefslogtreecommitdiffhomepage
path: root/server/zclient_test.go
diff options
context:
space:
mode:
authorSatoshi Fujimoto <satoshi.fujimoto7@gmail.com>2018-04-13 11:04:27 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2018-04-18 21:06:25 +0900
commitd31262de7d91c81ff979b39950d2d859666dfa3f (patch)
treedcffc7416306b0ae36deb2685bc19011fc36474b /server/zclient_test.go
parentb2e07101e9d579e7ccb98e68108c9752e70a4125 (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