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

Make OFValueType extend the Writeable interface. #505

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

rsharo
Copy link

@rsharo rsharo commented Jul 17, 2016

Also makes DatapathId implement Writeable.

New unit tests included. This code passes "make check-all".

Please reference discussion in Issue #502 and Issue #504.

Also made DatapathId implement Writeable.

This code passes "make check-all".
@bsn-abat
Copy link

Can one of the admins verify this patch?

1 similar comment
@bsn-abat
Copy link

Can one of the admins verify this patch?

@rsharo
Copy link
Author

rsharo commented Jul 17, 2016

Code still passes "make check-all".

Removed nested scoping blocks and and changed comment.
@rsharo
Copy link
Author

rsharo commented Jul 17, 2016

Comment: I see PR #416 adds a new OFValueType. CircuitSignalID will need to add a writeTo() method to be compatible with this PR.

@rsharo
Copy link
Author

rsharo commented Aug 2, 2016

Reviewer: @andi-bigswitch

Andi, this is the PR we discussed at the end of Issue #502. Did you have any comments on the changes?

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