From d9cc48fe8c6bfce2a82de6ce71d6328036aacd16 Mon Sep 17 00:00:00 2001 From: Christian Breunig Date: Fri, 2 Feb 2024 13:08:27 +0100 Subject: qos: T5848: improve flow-isolation help strings (cherry picked from commit 762be96f45bb1d9705e45ff554ad483c9d4e10ff) --- interface-definitions/qos.xml.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/qos.xml.in b/interface-definitions/qos.xml.in index ccc2dc039..31b9a7d21 100644 --- a/interface-definitions/qos.xml.in +++ b/interface-definitions/qos.xml.in @@ -122,19 +122,19 @@ - Flows are defined by the 5-tuple, and fairness is applied first over source addresses, then over individual flows + Flows are defined by the 5-tuple, fairness is applied first over source addresses, then over individual flows - Flows are defined by the 5-tuple, and fairness is applied first over destination addresses, then over individual flows + Flows are defined by the 5-tuple, fairness is applied first over destination addresses, then over individual flows - Flows are defined by the 5-tuple, and fairness is applied over source and destination addresses intelligently (ie. not merely by host-pairs), and also over individual flows (default) + Flows are defined by the 5-tuple, fairness is applied over source and destination addresses and also over individual flows (default) -- cgit v1.2.3