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

Bugfix: wait for processing all message before complete #18

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

Conversation

weiqiangt
Copy link

Signed-off-by: Weiqiang Tang [email protected]

The bundleAdd error response may be received later than
control response message, and this will cause false
positive result. This commit try best to catch any error
and try to return it in control functions if it exists.

Signed-off-by: Weiqiang Tang <[email protected]>
GraysonWu pushed a commit to GraysonWu/ofnet that referenced this pull request Mar 15, 2022
libOpenflow supports immediate and field/subfield for conntrack zone field.
But ofnet only support zone with immediate. This patch will add zone with
field/subfield support.

Signed-off-by: Jinjun Gao <[email protected]>
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