ogo icon indicating copy to clipboard operation
ogo copied to clipboard

Implement OpenFlow 1.3

Open sargun opened this issue 10 years ago • 3 comments

Are there any plans to implement OpenFlow 1.3?

sargun avatar Nov 18 '15 05:11 sargun

I'd like to have OF1.3 supported, but I haven't really had the time. Ideally we could get 1.3, 1.4, and 1.5 done at the same time though a message generation script. If you'd like to contribute I'd be happy to accept any pull requests.

jonstout avatar Nov 18 '15 14:11 jonstout

@jonstout Did you use a script to generate messages for 1.0, or was that all by hand?

sargun avatar Nov 18 '15 16:11 sargun

It was by hand. I know the people at floodlight have an openflow lib generator https://github.com/floodlight/loxigen; It does c, java, and python up to OpenFlow v1.3. That might be a good starting point for a golang generator.

jonstout avatar Nov 18 '15 17:11 jonstout