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

Fix bug, TableFeatures encode error #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix bug, TableFeatures encode error #88

wants to merge 1 commit into from

Conversation

shun159
Copy link
Contributor

@shun159 shun159 commented Aug 19, 2015

ofp_v4_encode:do(TF).
** exception error: no function clause matching ofp_v4_encode:table_feature_prop_field_id({nxm_1,31}) (src/ofp_v4_encode.erl, line 1038)
     in function  ofp_v4_encode:'-table_feature_prop_write_setfield/1-lc$^0/1-0-'/1 (src/ofp_v4_encode.erl, line 975)
     in call from ofp_v4_encode:'-table_feature_prop_write_setfield/1-lc$^0/1-0-'/1 (src/ofp_v4_encode.erl, line 975)
     in call from ofp_v4_encode:table_feature_prop_write_setfield/1 (src/ofp_v4_encode.erl, line 975)
     in call from ofp_v4_encode:'-table_features/1-lc$^0/1-0-'/1 (src/ofp_v4_encode.erl, line 850)
     in call from ofp_v4_encode:'-table_features/1-lc$^0/1-0-'/1 (src/ofp_v4_encode.erl, line 851)
     in call from ofp_v4_encode:table_features/1 (src/ofp_v4_encode.erl, line 850)
     in call from ofp_v4_encode:'-table_features_reply/1-lc$^0/1-0-'/1 (src/ofp_v4_encode.erl, line 839)

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.

1 participant