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

colibri: ctrl response types #3710

Merged
merged 3 commits into from
Apr 15, 2020

Conversation

juagargi
Copy link
Contributor

@juagargi juagargi commented Apr 14, 2020

This PR adds the response types for colibri control messages.


This change is Reviewable

@oncilla oncilla changed the title Colibri.response ctrl types colibri: ctrl response types Apr 15, 2020
Copy link
Contributor

@oncilla oncilla left a comment

Choose a reason for hiding this comment

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

Reviewed 6 of 6 files at r1.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @juagargi)


go/lib/ctrl/colibri_mgmt/colibri_mgmt_test.go, line 351 at r1 (raw file):

			buffer, err := root.PackRoot()
			require.NoError(t, err)
			copy, err := colibri_mgmt.NewFromRaw(buffer)

please don't shadow key words.

Copy link
Contributor Author

@juagargi juagargi left a comment

Choose a reason for hiding this comment

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

Reviewable status: all files reviewed, 1 unresolved discussion (waiting on @oncilla)


go/lib/ctrl/colibri_mgmt/colibri_mgmt_test.go, line 351 at r1 (raw file):

Previously, Oncilla wrote…

please don't shadow key words.

Done.

@juagargi juagargi force-pushed the colibri.response_ctrl_types branch from 7a5c748 to 7a3bc64 Compare April 15, 2020 14:47
Copy link
Contributor

@oncilla oncilla left a comment

Choose a reason for hiding this comment

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

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

Copy link
Contributor

@oncilla oncilla left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@oncilla oncilla merged commit f05b557 into scionproto:master Apr 15, 2020
@juagargi juagargi deleted the colibri.response_ctrl_types branch April 15, 2020 15:35
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