Hi,
On 2015年03月11日 20:25, Sascha Bleidner wrote:
> Hello,
>
> Is there any documentation available about how to decode OpenFlow error
> messages?
Please refer to the "A.4.4 Error Message" of OpenFlow specification.
It is available for download at Open Networking
Foundation(https://www.opennet
Hello,
Is there any documentation available about how to decode OpenFlow error
messages?
Right now I am using the following code to receive error messages:
@set_ev_cls(ofp_event.EventOFPErrorMsg,
[HANDSHAKE_DISPATCHER, CONFIG_DISPATCHER, MAIN_DISPATCHER])
def error_msg_handler(self,