Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Only wait for GR End of RIB for the received address family #2761

Closed
wants to merge 1 commit into from

Conversation

YutaroHayakawa
Copy link
Contributor

Currently, graceful restart waits for the EoR message for all address families "enabled" for the peer, but it should only wait for "received" address families (the address families the peer is capable of handling).

Fixes: #2524

Currently, graceful restart waits for the EoR message for all address
families "enabled" for the peer, but it should only wait for "received"
address families (the address families the peer is capable of handling).

Fixes: osrg#2524

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
@fujita
Copy link
Member

fujita commented Jan 29, 2024

Great, thanks!

@fujita fujita closed this Jan 29, 2024
YutaroHayakawa added a commit to YutaroHayakawa/cilium that referenced this pull request Feb 15, 2024
To pull-in the upstream change (osrg/gobgp#2761)
to fix cilium#30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
YutaroHayakawa added a commit to YutaroHayakawa/cilium that referenced this pull request Feb 15, 2024
To pull-in the upstream change (osrg/gobgp#2761)
to fix cilium#30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
YutaroHayakawa added a commit to YutaroHayakawa/cilium that referenced this pull request Feb 15, 2024
To pull-in the upstream change (osrg/gobgp#2761)
to fix cilium#30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
YutaroHayakawa added a commit to YutaroHayakawa/cilium that referenced this pull request Feb 15, 2024
To pull-in the upstream change (osrg/gobgp#2761)
to fix cilium#30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
YutaroHayakawa added a commit to YutaroHayakawa/cilium that referenced this pull request Feb 15, 2024
To pull-in the upstream change (osrg/gobgp#2761)
to fix cilium#30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
YutaroHayakawa added a commit to YutaroHayakawa/cilium that referenced this pull request Feb 16, 2024
To pull-in the upstream change (osrg/gobgp#2761)
to fix cilium#30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
aanm pushed a commit to cilium/cilium that referenced this pull request Feb 16, 2024
To pull-in the upstream change (osrg/gobgp#2761)
to fix #30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
youngnick pushed a commit to cilium/cilium that referenced this pull request Feb 19, 2024
To pull-in the upstream change (osrg/gobgp#2761)
to fix #30367.

Signed-off-by: Yutaro Hayakawa <yutaro.hayakawa@isovalent.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Graceful restart cause a slow initialization for a gobgp server
2 participants