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

Meter band header incorrect #457

Open
rizard opened this issue Jan 25, 2016 · 1 comment
Open

Meter band header incorrect #457

rizard opened this issue Jan 25, 2016 · 1 comment
Assignees

Comments

@rizard
Copy link
Contributor

rizard commented Jan 25, 2016

I believe the header does include all four of these fields:

https://github.com/floodlight/loxigen/blob/master/openflow_input/standard-1.3#L1172

as defined on page 70 of the spec here:

https://www.opennetworking.org/images/stories/downloads/sdn-resources/onf-specifications/openflow/openflow-spec-v1.3.1.pdf

There is an error parsing a valid meter config stats reply from a switch. The reply is defined on page 87 of the spec and includes the header which should have 4 fields.

There is an ongoing issue in Floodlight where the controller has difficulty parsing a meter config stats reply (but does fine parsing plain meter and meter features replies). I think this meter band header is the root of the problem, but I haven't had a chance to look into it deep enough yet.

@rizard rizard self-assigned this Jan 25, 2016
@rizard
Copy link
Contributor Author

rizard commented Jan 25, 2016

Note that this should also be changed in OF1.4.

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

No branches or pull requests

1 participant