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

Refactoring of table feature properties decoding #114

Merged

Conversation

ybubnov
Copy link
Member

@ybubnov ybubnov commented Apr 1, 2017

This patch modifies the encoding and decoding implementation of the
OpenFlow table feature properties in order to comply with 1.3.1
specification. Unit tests updated appropriately, tested in conjuction
with LINC-Switch.

Added String functions to print a readable representation of the
few OpenFlow types.

closes #112

@ybubnov
Copy link
Member Author

ybubnov commented Apr 1, 2017

cc @samribeiro

This patch modifies the encoding and decoding implementation of the
OpenFlow table feature properties in order to comply with 1.3.1
specification. Unit tests updated appropriately, tested in conjuction
with LINC-Switch.

Added String functions to print a readable representation of the
few OpenFlow types.
@ybubnov ybubnov force-pushed the table-properties-encoding-refactoring branch from 6333c8f to 43a87cd Compare April 1, 2017 10:48
@ybubnov ybubnov merged commit 862537c into netrack:master Apr 1, 2017
@ybubnov ybubnov deleted the table-properties-encoding-refactoring branch April 1, 2017 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table features generated messages seems incorrect
1 participant