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 data races in LoadBalancer module #563

Merged
merged 1 commit into from Jun 22, 2015
Merged

Conversation

xuraylei
Copy link
Contributor

The deference violations (may incur by data races) need to be fixed in LoadBalancer module. Those bugs can cause a serious vulnerability, .i.e., blocking forwarding module.

@rizard
Copy link
Contributor

rizard commented Jun 19, 2015

@xuraylei Have you run the unit tests after making these changes? Looks great otherwise!

Thanks!

@xuraylei
Copy link
Contributor Author

@rizard I have tested them using ant tests command.

@rizard
Copy link
Contributor

rizard commented Jun 22, 2015

@xuraylei Cool, thanks!

rizard added a commit that referenced this pull request Jun 22, 2015
fix data races in LoadBalancer module
@rizard rizard merged commit 51d3df6 into floodlight:master Jun 22, 2015
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.

None yet

2 participants