brownsys / pane

Participatory Networking
http://pane.cs.brown.edu
Other
5 stars 4 forks source link

Integrate OvS queue support #49

Closed adferguson closed 12 years ago

adferguson commented 12 years ago

During ZooKeeper testing we hacked-up support for Open vSwitch queues in this commit: 89548f8106de5499307a33c4489ff9b6abbde261

We should a) integrate this back into the main branch and b) learn how to use the Switch Features messages to determine the type of switch, so the NIB knows whether the switch's queues should be configured with this approach, or with the OF 1.0 extensions, etc.

adferguson commented 12 years ago

looking a bit further afield, what we want is the queue management from OF-Config v1.1: https://www.opennetworking.org/images/stories/downloads/of-config/of-config-1.1.pdf

adferguson commented 12 years ago

05d5f485a5f6c3d4553dfc518e6a00a54e3604b5 introduces support for this working one time. that needs to be fixed before this is closed.

in addition, I would like the make the path to the command to run configurable, although I'm not sure how to do that yet (intuitively, I want some kind of global variable, or a way to access the global configuration...)

adferguson commented 12 years ago

closed by 9a61ca3df102fea3d7bc8b9de295119dfd8c1f4a