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

Length fields are not being checked #49

Open
ajoaoff opened this issue Jun 28, 2021 · 0 comments
Open

Length fields are not being checked #49

ajoaoff opened this issue Jun 28, 2021 · 0 comments

Comments

@ajoaoff
Copy link

ajoaoff commented Jun 28, 2021

Original issue opened by @erickvermot at kytos#314.

length fields are not beeing checked.
(pg 50) - "OpenFlow is a simple binary protocol, therefore invalid OpenFlow messages
generated by OpenFlow implementations will in general result in the message
having the wrong length or some fields having invalid values (see 7.1.3). It
is recommended to monitor those conditions to detect non-compliant
implementations."

  • when length is passed as a parameter, as in flow_match, maybe length
    should be computed locally, or checked for validity before message is sent.
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