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

Update protocol version 5 requestforward get async reply and set async #71

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

Conversation

horms
Copy link
Contributor

@horms horms commented Mar 11, 2014

The current implementation of get async reply and set async for protocol v5 is follows that of protocol v4. However, the OpenFlow 1.4.0 specification defines a rather different format. This patch updates the implementation to follow the specification.

[email protected] and others added 5 commits March 7, 2014 12:20
This will be used when encoding and decoding masks for
set async and get async reply properties.

Signed-off-by: Simon Horman <[email protected]>
This will be used when encoding and decoding
set async and get async reply properties.

Signed-off-by: Simon Horman <[email protected]>
The current implementation of get async reply and set async for protocol v5
is follows that of protocol v4. However, the OpenFlow 1.4.0 specification
defines a rather different format. This patch updates the implementation to
follow the specification.

Signed-off-by: Simon Horman <[email protected]>
@yamt
Copy link
Contributor

yamt commented Oct 14, 2014

ping!

@yamt
Copy link
Contributor

yamt commented Jan 21, 2015

ping again!

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