Closed adferguson closed 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
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...)
closed by 9a61ca3df102fea3d7bc8b9de295119dfd8c1f4a
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.