From 7839bb4183532d642c8feadb49d308ea7af2e595 Mon Sep 17 00:00:00 2001 From: Ben Pfaff Date: Mon, 25 Feb 2013 09:27:52 -0800 Subject: [PATCH] FAQ: Clarify that "--all" was added in version 1.8. Reported-by: David Palma Signed-off-by: Ben Pfaff --- AUTHORS | 1 + FAQ | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/AUTHORS b/AUTHORS index 42358a603..561601836 100644 --- a/AUTHORS +++ b/AUTHORS @@ -112,6 +112,7 @@ Bryan Fulton bryan@nicira.com Bryan Osoro bosoro@nicira.com Cedric Hobbs cedric@nicira.com Dave Walker DaveWalker@ubuntu.com +David Palma palma@onesource.pt Derek Cormier derek.cormier@lab.ntt.co.jp Duffie Cooley dcooley@nicira.com DK Moon dkmoon@nicira.com diff --git a/FAQ b/FAQ index 41e7c07f2..22c90dbf4 100644 --- a/FAQ +++ b/FAQ @@ -575,6 +575,11 @@ A: Suppose that you want to set up bridge br0 connected to physical ovs-vsctl -- --all destroy QoS -- --all destroy Queue + If you do want to keep some QoS or Queue records, or the Open + vSwitch you are using is older than version 1.8 (which added the + --all option), then you will have to destroy QoS and Queue records + individually. + Q: I configured Quality of Service (QoS) in my OpenFlow network by adding records to the QoS and Queue table, but the results aren't what I expect. -- 2.47.0