Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Ordered topology start #2717

Merged
merged 1 commit into from
May 28, 2019
Merged

Conversation

oncilla
Copy link
Contributor

@oncilla oncilla commented May 28, 2019

This PR first starts the dispatcher and border routers to ensure
initial connectivity.

Currently, some tests fail because the beacon server are started
before the border routers and the ifid keepalives are not delivered.
By the time the border router has started, the interface is already
revoked. The introduced ordering will avoid this problem.


This change is Reviewable

This PR first starts the dispatcher and border routers to ensure
initial connectivity.

Currently, some tests fail because the beacon server are started
before the border routers and the ifid keepalives are not delivered.
By the time the border router has started, the interface is already
revoked. The introduced ordering will avoid this problem.
@oncilla oncilla added this to the Q2S3 milestone May 28, 2019
Copy link
Collaborator

@lukedirtwalker lukedirtwalker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewed 1 of 1 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@oncilla oncilla merged commit 74abff5 into scionproto:master May 28, 2019
@oncilla oncilla deleted the pub-start-br-first branch May 28, 2019 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants