Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup suggestion: Capabilities / capabilities types #19

Open
adferguson opened this issue Nov 11, 2013 · 1 comment
Open

cleanup suggestion: Capabilities / capabilities types #19

adferguson opened this issue Nov 11, 2013 · 1 comment

Comments

@adferguson
Copy link
Contributor

hey all,

I noticed that OpenFlow 0x04 and OpenFlow 0x01 have divergent and overlapping coverage for switch capabilities.

for example, 0x01 has SwitchFeatures.Capabilities while 0x04 has both Capabilities and uses types for OpenFlow0x04_Core (flow_stats, table_stats, etc.)

basically, the work to migrate 0x04 to the 0x01-style SwitchFeatures was not completed for the Capabilities elements.

cheers,
Andrew

@jnfoster
Copy link
Member

I have to confess, I don't understand capabilities at all... but I think
you have some expertise at Brown ;-)

#Serious

Thanks for all the bug reports. We're in super lock down deadline mode
until next week.

On Mon, Nov 11, 2013 at 12:49 PM, Andrew Ferguson
[email protected]:

hey all,

I noticed that OpenFlow 0x04 and OpenFlow 0x01 have divergent and
overlapping coverage for switch capabilities.

for example, 0x01 has SwitchFeatures.Capabilities while 0x04 has both
Capabilities and uses types for OpenFlow0x04_Core (flow_stats, table_stats,
etc.)

basically, the work to migrate 0x04 to the 0x01-style SwitchFeatures was
not completed for the Capabilities elements.

cheers,
Andrew


Reply to this email directly or view it on GitHubhttps://github.com//issues/19
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants