-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi. First, sorry if this is not the best place to ask this question.
What would be necessary to make cbench using fake switches with OF version 1.4? I would like to use the best approach and possibly contribute with a pull request.
I don't need switches that implements the whole specification, just make the controller think it is talking with OF 1.4 enabled switches.
I see that OFP_VERSION is used everywhere and tracked it to /path/to/openflow/include/openflow/openflow.h: #define OFP_VERSION 0x01
So if I'm understanding correctly, the OpenFlow protocol is specified here. Can I just use the openflow.h from the 1.4 spec for example?
Which would be the next steps?
Thanks in advance.
Metadata
Metadata
Assignees
Labels
No labels