Skip to content

cbench fakeswitch with OF 1.4 #7

@AndreMantas

Description

@AndreMantas

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions