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

topo: allow marshalling RWTopology #3746

Merged
merged 1 commit into from
May 8, 2020
Merged

Conversation

oncilla
Copy link
Contributor

@oncilla oncilla commented May 5, 2020

Change the Attributes field type to []trc.Attribute in order to
allow marshalling the RWTopology for non-primary ASes.

fixes #3745

With the X509 style certificates, the trc package will eventually be removed, and we need to revisit this to have a clean solution.


This change is Reviewable

@oncilla oncilla requested review from lukedirtwalker and scrye and removed request for lukedirtwalker May 5, 2020 16:25
Copy link
Contributor

@scrye scrye 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 4 of 4 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

Change the `Attributes` field type to []trc.Attribute in order to
allow marshalling the RWTopology for non-primary ASes.

fixes scionproto#3745
@oncilla oncilla merged commit 590db31 into scionproto:master May 8, 2020
@oncilla oncilla deleted the priv-topo branch May 8, 2020 12:37
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.

itopo.TopologyHandler endpoint broken in non-core AS
2 participants