Skip to content
This repository was archived by the owner on Nov 13, 2023. It is now read-only.

Conversation

@mssumanth
Copy link

...xed. The problem was that when a xid comes from the controller FV translates it to a new xid and sends it to the switch and untranslates the xid back to the original xid once the response from the switch is received. But if the request is never sent to the switch and for any request from the controller if FV can answer just from its cache, then though a translation of xid was done initially when the request was received from the controller. The untranslation was never done before sending the cached information as the response to the controller.

… fixed. The problem was that when a xid comes from the controller FV translates it to a new xid and sends it to the switch and untranslates the xid back to the original xid once the response from the switch is received. But if the request is never sent to the switch and for any request from the controller if FV can answer just from its cache, then though a translation of xid was done initially when the request was received from the controller. The untranslation was never done before sending the cached information as the response to the controller.
alshabib added a commit that referenced this pull request Jul 1, 2013
Translation of xids from and to the controller and switches have been fi...
@alshabib alshabib merged commit e7720ab into opennetworkinglab:1.0-MAINT Jul 1, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants